Files
keycloak/release/5.0.0+20.0.1
2022-11-16 19:37:17 +01:00

10 lines
247 B
Groff

You'll need to remove `/auth/` from your app SSO URLs, e.g.
https://foo.example.com/auth/realms/foo/protocol/openid-connect/auth
Would become:
https://foo.example.com/realms/foo/protocol/openid-connect/auth
-- decentral1se @ Autonomic