Skip to content

Redirect URI validation for loopback address #244

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

Conversation

anoopgarlapati
Copy link
Contributor

Modified redirect_uri validation as per OAuth 2.1 to
accomodate for redirections on loopback address interface.
Closes gh-243.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 22, 2021
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 @anoopgarlapati ! Please see review comments.

@jgrandja jgrandja self-assigned this Mar 15, 2021
@jgrandja jgrandja added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 15, 2021
@jgrandja jgrandja added this to the 0.1.1 milestone Mar 15, 2021
@jgrandja jgrandja added the status: duplicate A duplicate of another issue label Mar 15, 2021
Modified redirect_uri validation as per OAuth 2.1 to
accomodate for redirections on loopback address interface.
Closes spring-projectsgh-243.
@jgrandja
Copy link
Collaborator

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

@jgrandja jgrandja closed this Mar 25, 2021
@anoopgarlapati anoopgarlapati deleted the loopback-redirection branch March 26, 2021 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

Redirect URI validation for loopback address
3 participants