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