Skip to content

Clean iss param from location search after login #1463

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HerrDerb
Copy link

@HerrDerb HerrDerb commented Feb 7, 2025

As per https://datatracker.ietf.org/doc/draft-ietf-oauth-iss-auth-resp/00/ the issuer is appended to an authentication response with the iss query param.
Currently the angular-oauth2-oidc library ignores to clean that parameter after login. This results in a restoreState with appended iss query param.

This pr also cleans the iss parameter.

refers to -> #1415

@HerrDerb HerrDerb changed the title Also clean iss param from search after login Clean iss param from location search after login Feb 7, 2025
@drizzlevanta
Copy link

@manfredsteyer Would be great if this PR can be reviewed and merged! Thanks!

@HerrDerb
Copy link
Author

@L-X-T looking at the commit history, did you take over maintenance of the repo? seem like manfred has abandoned the project since ~1 year.

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.

2 participants