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
Some IdPs either have special requirements for userinfo endpoint (Azure B2C) or perhaps might not support it at all.
I've successfully removed use of userinfo in a fork and it seems to be working, so I suggest to make a PR that allows to disable the userinfo endpoint requirement and use.
The text was updated successfully, but these errors were encountered:
Some IdPs either have special requirements for userinfo endpoint (Azure B2C) or perhaps might not support it at all.
I've successfully removed use of userinfo in a fork and it seems to be working, so I suggest to make a PR that allows to disable the userinfo endpoint requirement and use.
The text was updated successfully, but these errors were encountered: