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

Feature/bpn auth validation #282

Conversation

andreibogus
Copy link
Contributor

This is implementation of Feature: BPN authorisation validation
Closes: #278

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@andreibogus andreibogus marked this pull request as ready for review April 11, 2024 10:00
@borisrizov-zf
Copy link
Contributor

@andreibogus @aleksandra-bel please rebase, hopefully DAST will stop whining.

}

String wwwAuthenticate = computeWWWAuthenticateHeaderValue(parameters);
response.addHeader("WWW-Authenticate", wwwAuthenticate);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we can use constant from class org.springframework.http.HttpHeaders

Copy link

sonarcloud bot commented Jun 4, 2024

Quality Gate Passed Quality Gate passed

Issues
4 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
1.3% Duplication on New Code

See analysis details on SonarCloud

@nitin-vavdiya
Copy link
Contributor

Closing this is PR as there has been no update from the author for a long time.

@nitin-vavdiya nitin-vavdiya mentioned this pull request Jul 29, 2024
2 tasks
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.

4 participants