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

LG-15392 Remove the locale param from the post-IdV follow-up URL #11781

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

Conversation

jmhooper
Copy link
Member

@jmhooper jmhooper commented Jan 22, 2025

We added the locale param to the post-IdV follow-up URL as a short term solution for a partner who needed to get the user's locale when they clicked that link. In #11756 we made a change that allows SPs to request the locale via the OIDC claims or SAML attributes. This should resolve the issue for that partner.

This commit removes support for including the locale as a param on the post-IdV follow-up URL. It should not be merged until:

  • Our partner has configured their application to request the locale in the OIDC params
  • We have removed the templated locale value from their configured post-IdV follow-up URL

We added the locale param to the post-IdV follow-up URL as a short term solution for a partner who needed to get the user's locale when they clicked that link. In #11756 we made a change that allows SPs to request the locale via the OIDC claims or SAML attributes. This should resolve the issue for that partner.

This commit removes support for including the locale as a param on the post-IdV follow-up URL. It should not be merged until:

1. Our partner has configured their application to request the locale in the OIDC params
2. We have removed the templated locale value from their configured post-IdV follow-up URL

[skip changelog]
@jmhooper
Copy link
Member Author

We have 2 conditions for merging this PR. I am going to label it "DO NOT MERGE" while we wait for those to be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants