mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-04 15:27:17 -05:00
add slash at the end of redirect_uri to allow correct logout
This commit is contained in:
@@ -8,7 +8,7 @@ clients:
|
||||
insecure: yes
|
||||
redirect_uris:
|
||||
- http://ocis-server:9100/oidc-callback.html
|
||||
- http://ocis-server:9100
|
||||
- http://ocis-server:9100/
|
||||
origins:
|
||||
- http://ocis-server:9100
|
||||
|
||||
|
||||
Reference in New Issue
Block a user