zitadel-oidc/pkg
Witold Konior 763d3334e7
feat: Enable parsing email_verified from string. (#139)
* Enable parsing email_verified from string.

AWS Cognito will return email_verified from /userinfo endpoint as string.
This fix will accept proper boolean values as well as string values.

Links for reference:
https://forums.aws.amazon.com/thread.jspa?messageID=949441&#949441
https://discuss.elastic.co/t/openid-error-after-authenticating-against-aws-cognito/206018/11

* feat: Enable parsing email_verified from string.
2021-11-02 09:14:33 +01:00
..
client fix: improve example & fix userinfo marshal (#132) 2021-10-08 08:20:45 +02:00
oidc feat: Enable parsing email_verified from string. (#139) 2021-11-02 09:14:33 +01:00
op fix: improve JWS and key verification (#128) 2021-09-14 15:13:44 +02:00
utils fix: allowed ConcatenateJSON with empty input (#138) 2021-10-28 07:06:34 +02:00