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
Yeah, I'm inclined to think the bug is either in the OIDC library or your IdP itself, depending on when this happens. I don't remember us constructing any URLs (if we do, maybe that can be removed?)
I crafted a PR to a oidc-client lib to support parsing the URLs format that this plugin returns:
but got the reply that it's actually a bug in my Identity provider (this plugin), and correct would be:
and checked other resources to confirm that this is the correct way.
According to #182 - I shall craft a PR myself, but opened this issue to give a heads-up and to ask for feedback :)
The text was updated successfully, but these errors were encountered: