Hello, we are also trying to configure SSO thorugh Apache but it is not working out can u please help me on this
<Location /secured> AuthType Kerberos AuthName "Kerberos Login" KrbMethodNegotiate On KrbMethodK5Passwd Off KrbAuthoritative on KrbAuthRealms servername.com Krb5KeyTab /etc/krb5.keytab require valid-user </Location> This configuration we have placed in vhost -- View this message in context: http://forums.jfrog.org/How-to-add-email-password-to-accounts-created-by-HTTP-SSO-authentication-tp7580428p7580449.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
