summaryrefslogtreecommitdiff
path: root/nordu-ldap.properties
diff options
context:
space:
mode:
authorHenrik Lund Kramshoej <hlk@kramse.org>2017-07-10 12:27:27 +0200
committerHenrik Lund Kramshoej <hlk@kramse.org>2017-07-10 12:27:27 +0200
commit4f85857c506729174013742149d69eca736fe2de (patch)
tree9d44e4219a5e4bf15ae99bf249b2bc0e7911a4c5 /nordu-ldap.properties
parent52042bb9bab3e66c16921e682bafc45341ea4a00 (diff)
Messing up the thing
Diffstat (limited to 'nordu-ldap.properties')
-rw-r--r--nordu-ldap.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/nordu-ldap.properties b/nordu-ldap.properties
new file mode 100644
index 0000000..71e1301
--- /dev/null
+++ b/nordu-ldap.properties
@@ -0,0 +1,10 @@
+idp.authn.LDAP.ldapURL=ldaps://ldap.nordu.net
+idp.authn.LDAP.authenticator = bindSearchAuthenticator
+idp.authn.LDAP.useStartTLS = false
+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