Added roundcube authelia log out fix
This commit is contained in:
parent
9b3e2ef680
commit
3a412f614a
@ -161,6 +161,10 @@ cat >> /federated/apps/authelia/data/config/idproviders.yml <<EOF
|
||||
- 'openid'
|
||||
- 'profile'
|
||||
- 'email'
|
||||
- 'offline_access'
|
||||
grant_types:
|
||||
- refresh_token
|
||||
- authorization_code
|
||||
userinfo_signed_response_alg: 'none'
|
||||
token_endpoint_auth_method: 'client_secret_post'
|
||||
EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user