feat!: new 20.x release

This commit is contained in:
decentral1se
2022-11-16 19:37:17 +01:00
parent ef6ffd9985
commit 2ac47abfcd
2 changed files with 20 additions and 10 deletions
+9
View File
@@ -0,0 +1,9 @@
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