Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.

Commit

Permalink
chore(authz/ldap): Remove next steps section for LDAP (#1729)
Browse files Browse the repository at this point in the history
  • Loading branch information
kowshikRoy authored Mar 3, 2020
1 parent 4a2365a commit 2dc9e31
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions setup/security/authorization/ldap/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,4 @@ To see the internals (can be useful for debugging):
* Spring Auth Provider: [LdapAuthenticationProviderConfigurer](https://github.com/spring-projects/spring-security/blob/master/config/src/main/java/org/springframework/security/config/annotation/authentication/configurers/ldap/LdapAuthenticationProviderConfigurer.java)
* Gate: [LdapSsoConfig](https://github.com/spinnaker/gate/blob/master/gate-ldap/src/main/groovy/com/netflix/spinnaker/gate/security/ldap/LdapSsoConfig.groovy)

## Next steps...

* Read through [Authorization Overview](/setup/security/authorization/)
* Read through [LDAP Authorization](/setup/security/authorization/ldap/)


0 comments on commit 2dc9e31

Please sign in to comment.