summaryrefslogtreecommitdiff
path: root/nordu-ldap.properties
blob: dd43f210f53c10ffa54e83bd585e5fb3fb6d2dc3 (plain)
1
2
3
4
5
6
7
8
9
10
idp.authn.LDAP.ldapURL=ldaps://ldap.nordu.net
idp.authn.LDAP.authenticator = bindSearchAuthenticator
idp.authn.LDAP.useStartTLS = true
idp.authn.LDAP.useSSL = false
idp.authn.LDAP.sslConfig = certificateTrust
#idp.authn.LDAP.trustCertificates = %{idp.home}/credentials/ldap-server.crt
idp.authn.LDAP.baseDN = dc=nordu,dc=net
idp.authn.LDAP.userFilter = (uid=$requestContext.principalName)
idp.authn.LDAP.bindDN = dc=nordu,dc=net
idp.authn.LDAP.bindDNCredential = blahblah