feat!: new 20.x release

This commit is contained in:
decentral1se
2022-11-16 19:36:54 +01:00
parent ef6ffd9985
commit 2ac47abfcd
2 changed files with 20 additions and 10 deletions

9
release/5.0.0+20.0.1 Normal file
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