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

Add reusable default authentication failure handler #1384

Closed
wants to merge 1 commit into from

Conversation

ddubson
Copy link
Contributor

@ddubson ddubson commented Oct 12, 2023

partially addresses gh-1369

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 12, 2023
Copy link
Collaborator

@jgrandja jgrandja left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @ddubson!

Please see review comments.

Also, please update the Protocol Endpoints reference for the 4 specific endpoints where it states...

AuthenticationFailureHandler — An internal implementation that uses the OAuth2Error ...

After all the changes have been applied, please squash to 1 commit and ensure the commit message ends with:

Related gh-1369

Closes gh-1384

@jgrandja jgrandja self-assigned this Oct 13, 2023
@jgrandja jgrandja added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 13, 2023
@jgrandja jgrandja added this to the 1.2.0-RC1 milestone Oct 13, 2023
@ddubson ddubson force-pushed the issue-1369 branch 3 times, most recently from dcf80ef to 4016465 Compare October 16, 2023 14:46
@ddubson
Copy link
Contributor Author

ddubson commented Oct 16, 2023

@jgrandja -- addressed the PR review issues. Let me know if there are anymore changes needed.

@jgrandja jgrandja closed this in 96c90dd Oct 17, 2023
jgrandja added a commit that referenced this pull request Oct 17, 2023
@jgrandja
Copy link
Collaborator

Thanks for the updates @ddubson. This is now merged.

FYI, I added a polish commit. Let me know if you have any questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants