Disable OpenID cookie on Koschei stg
This commit is contained in:
parent
d6a08eede3
commit
1435d1d7cd
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
AuthOpenIDSingleIdP https://{{ koschei_openid_provider }}/
|
AuthOpenIDSingleIdP https://{{ koschei_openid_provider }}/
|
||||||
AuthOpenIDServerName https://apps.stg.fedoraproject.org
|
AuthOpenIDServerName https://apps.stg.fedoraproject.org
|
||||||
AuthOpenIDTrustRoot https://apps.stg.fedoraproject.org/koschei/
|
AuthOpenIDTrustRoot https://apps.stg.fedoraproject.org/koschei/
|
||||||
AuthOpenIDSecureCookie on
|
AuthOpenIDUseCookie off
|
||||||
</Location>
|
</Location>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue