-
-
Notifications
You must be signed in to change notification settings - Fork 129
Closed
Description
I'm trying to do an auth with omniauth-openid-connect and validation is failing because email_verified is coming back as "true" (String) in UserInfo and openid_connect validation is looking for a boolean value. It seems like the UserInfo initialization needs to handle converting strings to booleans if you are going to do this kind of validation.
Metadata
Metadata
Assignees
Labels
No labels