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
Actually this is also quite outdated already. Nowadays we should prefer the webfinger endpoint over the <ocis-url>/.well-known/openid-configuration for IDP discovery.
OIDC auth does not use /.well-known/openid-configuration. We should use it to also support eg. Keycloak.
See
cdperf/src/lib/auth/openIDConnect.ts
Lines 21 to 23 in 3b88374
The text was updated successfully, but these errors were encountered: