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

Again error from IdP if mapped claim is no string #3083

Closed
strehle opened this issue Oct 11, 2024 · 0 comments · Fixed by #3084
Closed

Again error from IdP if mapped claim is no string #3083

strehle opened this issue Oct 11, 2024 · 0 comments · Fixed by #3084

Comments

@strehle
Copy link
Member

strehle commented Oct 11, 2024

What version of UAA are you running?

develop

How are you deploying the UAA?

I am deploying the UAA

  • locally only using gradlew
  • using a bosh release I downloaded from bosh.io
  • using cf-release
  • using cf-deployment
  • as part of a commercial Cloud Foundry distribution
  • other (please explain)

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.

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

Successfully merging a pull request may close this issue.

1 participant