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

Linked Users won't be able to login using implicit flow and pipeline 2 #272

Closed
mostekcm opened this issue Jan 20, 2017 · 1 comment
Closed
Milestone

Comments

@mostekcm
Copy link
Member

Due to the fact that the identities claim can no longer be added to the id_token, the user will be unable to login due to missing identities in the token.

Suggested fix:
Store the original ID in the app_metadata
add a custom claim to the token with the original ID

@joshcanhelp
Copy link
Contributor

Fixed in #426 and merged into dev

@joshcanhelp joshcanhelp added this to the 3.6.0 milestone May 3, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants