We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
develop
I am deploying the UAA
Configure external IdP where an array is part of id_token, e.g.
email = [ "one", "two" ]
And email is the user_name. Then we ran into same issue then #1831
Either a better error, similar to #1831 or a fix like #1925
Please include UAA logs if available.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
What version of UAA are you running?
develop
How are you deploying the UAA?
I am deploying the UAA
What did you do?
Configure external IdP where an array is part of id_token, e.g.
email = [ "one", "two" ]
And email is the user_name. Then we ran into same issue then #1831
What did you expect to see? What goal are you trying to achieve with the UAA?
Either a better error, similar to #1831 or a fix like #1925
What did you see instead?
Please include UAA logs if available.
The text was updated successfully, but these errors were encountered: