You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The userinfo call is failing due to an marshal problem with the locale. I don't care about locale. At all. I do care that a paying customer cannot log in.
To reproduce
I'm not sure what value is being presented by Okta. Their IT says that all their users have locale=null but somehow some can log in and others cannot.
Screenshots
No response
Expected behavior
Ignore locale if it's not avalid
Additional Context
I'll propose a fix to ignore all unmarshal errors with locale.
The text was updated successfully, but these errors were encountered:
Preflight Checklist
Version
v3.27.0
Describe the problem caused by this bug
The
userinfo
call is failing due to an marshal problem with the locale. I don't care about locale. At all. I do care that a paying customer cannot log in.To reproduce
I'm not sure what value is being presented by Okta. Their IT says that all their users have locale=null but somehow some can log in and others cannot.
Screenshots
No response
Expected behavior
Ignore locale if it's not avalid
Additional Context
I'll propose a fix to ignore all unmarshal errors with locale.
The text was updated successfully, but these errors were encountered: