Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for HTTPBasicAuth Property from AccountService.v1_15 Schema #77

Closed
wants to merge 1 commit into from

Conversation

github-sachingg
Copy link
Contributor

@github-sachingg github-sachingg commented Apr 15, 2024

This fixes #74
HTTPBasicAuth Property from AccountService.v1_15 Schema

  • If HTTPBasicAuth is Present AND Value is either Disabled or Unadvertised, don't check for WWW_Authenticate Header. Below will be the output

image

  • All other scenarios check for WWW_Authenticate will be done.

UT Document below
Protocol_Validator_UT.docx

Signed-off-by: Sachin Gupta sachingg@yahoo.com

@mraineri
Copy link
Contributor

Closing; addressed in other PR

@mraineri mraineri closed this Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Basic Auth updates
2 participants