Tell mod_auth_oidc cache Koschei login sessions in cookies
See https://pagure.io/fedora-infrastructure/issue/6994
This commit is contained in:
parent
0aa1028c19
commit
1d734a225c
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
OIDCCryptoPassphrase "{{ koschei_oidc_crypto_secret }}"
|
OIDCCryptoPassphrase "{{ koschei_oidc_crypto_secret }}"
|
||||||
OIDCSSLValidateServer On
|
OIDCSSLValidateServer On
|
||||||
OIDCResponseType "code"
|
OIDCResponseType "code"
|
||||||
|
OIDCSessionType client-cookie
|
||||||
|
|
||||||
OIDCScope "openid profile"
|
OIDCScope "openid profile"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue