handsome-agency-20541
12/29/2022, 9:19 AM/userinfo
response.
Will post the details in the thread.handsome-agency-20541
12/29/2022, 9:19 AMemail
scope among others. I’m running the following simple scenario:
• run ory perform authorization-code --scope openid,email …
• check the contents of ID TOKEN
returned
• call /userinfo
with ACCESS TOKEN
On the first attempt I’m presented with a consent screen, where I give my consent for the requested scopes and check “Remember my decision”. As a result, I can get email
and email_verified
claims from both the ID token, and /userinfo
output. 👍
On the second attempt the consent screen is skipped, as expected, but both ID token and /userinfo
output do not have anything email
related. 😭
In another thread about getting more data in /userinfo
about a month ago @high-optician-2097 mentioned that a fix is coming. Has it landed already?
If yes, should I file a bug report (to what project: network or hydra)?
If not, is there an issue to track, or at least some ETA?high-optician-2097
handsome-agency-20541
12/29/2022, 10:44 AMopenid
and email
2. correct
3. correct
4. I do get ID and Auth tokens, but the ID token and /userinfo
response no longer have email
and email_verified
claims.high-optician-2097
high-optician-2097
handsome-agency-20541
12/29/2022, 11:46 AMhigh-optician-2097
handsome-agency-20541
12/29/2022, 12:49 PMhigh-optician-2097