Skip to content
Snippets Groups Projects
Commit f81b8f85 authored by Adam Lewenberg's avatar Adam Lewenberg
Browse files

more

parent 0abd3fef
No related branches found
No related tags found
No related merge requests found
......@@ -54,13 +54,13 @@ JkMount /idp/* worker1
require valid-user
</Location>
# <Location /idp/profile/SAML2/SOAP/ECP>
# Krb5Keytab /etc/http-krb5.keytab
# AuthName "SAML2 ECP"
# AuthType kerberos
# require valid-user
# </Location>
#
<Location /idp/profile/SAML2/SOAP/ECP>
Krb5Keytab /etc/http-krb5.keytab
AuthName "SAML2 ECP"
AuthType kerberos
require valid-user
</Location>
# SetEnvIf User-Agent ".*MSIE.*" \
# nokeepalive ssl-unclean-shutdown \
# downgrade-1.0 force-response-1.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment