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
Catch a 401 Unauthorized response to GET https://localhost:8443/.well-known/openid-configuration during client registration, and warn the user in the console, something like "Cannot register client, server is not in OIDC auth mode".
Catch a 401 Unauthorized response to
GET https://localhost:8443/.well-known/openid-configuration
during client registration, and warn the user in the console, something like "Cannot register client, server is not in OIDC auth mode".(Inspired by nodeSolidServer/oidc-auth-manager#6 (comment))
The text was updated successfully, but these errors were encountered: