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 success handler modification of OAuth2LoginSpec #6938

Closed
wants to merge 1 commit into from

Conversation

dnl50
Copy link
Contributor

@dnl50 dnl50 commented May 31, 2019

Add the ability to modify the success handler used in OAuth2LoginSpec. The
default success handler remains unchanged.

Closes #6863

Add the ability to modify the success handler used in OAuth2LoginSpec. The
default success handler remains unchanged.

Closes spring-projects#6863
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 31, 2019
@dnl50 dnl50 marked this pull request as ready for review June 3, 2019 13:23
@jgrandja jgrandja self-assigned this Jun 5, 2019
@jgrandja jgrandja added in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 5, 2019
@jgrandja jgrandja added this to the 5.2.0.M3 milestone Jun 5, 2019
@jgrandja
Copy link
Contributor

jgrandja commented Jun 5, 2019

Thanks for the PR @dnl50! This is now in master.

@jgrandja jgrandja closed this Jun 5, 2019
@rwinch rwinch added the type: enhancement A general enhancement label Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add OAuth2LoginSpec.authenticationSuccessHandler
4 participants