add slash at the end of redirect_uri to allow correct logout
This commit is contained in:
@@ -8,7 +8,7 @@ clients:
|
|||||||
insecure: yes
|
insecure: yes
|
||||||
redirect_uris:
|
redirect_uris:
|
||||||
- http://ocis-server:9100/oidc-callback.html
|
- http://ocis-server:9100/oidc-callback.html
|
||||||
- http://ocis-server:9100
|
- http://ocis-server:9100/
|
||||||
origins:
|
origins:
|
||||||
- http://ocis-server:9100
|
- http://ocis-server:9100
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user