diff options
| author | Markus Krogh <markus@nordu.net> | 2017-09-27 15:06:13 +0200 |
|---|---|---|
| committer | Markus Krogh <markus@nordu.net> | 2017-09-27 15:06:13 +0200 |
| commit | 633ada5afb580dea9c755554c9a9a66b64434e4c (patch) | |
| tree | 0fab0e66eada4201009edbd6bc3bafd083b6ed97 /nordu-ldap.properties | |
| parent | 489b5dcdaa79180ba6c9004332a4520717c27361 (diff) | |
Structure cleanup + docker compose
Diffstat (limited to 'nordu-ldap.properties')
| -rw-r--r-- | nordu-ldap.properties | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/nordu-ldap.properties b/nordu-ldap.properties deleted file mode 100644 index d265541..0000000 --- a/nordu-ldap.properties +++ /dev/null @@ -1,10 +0,0 @@ -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 |
