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
I solved this issue by writing my own client. Not sure why I am the only one who encounters this issue, perhaps some other middleware causes issues. It's ok if this remains closed for now.
After logging in I get
no client authentication mechanism provided
. I useoidc-provider
with the following client:This is my auth config:
I can manually
curl
to get the tokens like described hereI would appreciate any pointers.
The text was updated successfully, but these errors were encountered: