mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
21.04.2013 f590ef177e05cff287db176160ca7ef26a7f8543
refs
author Matthew Swift <matthew.swift@forgerock.com>
Thursday, March 21, 2013 19:04 +0100
committer Matthew Swift <matthew.swift@forgerock.com>
Thursday, March 21, 2013 19:04 +0100
commitf590ef177e05cff287db176160ca7ef26a7f8543
tree 8484c395e3e535b1f3e56890246fee4f3e60cb36 tree | zip | gz
parent ad1e0502f0d4773eccb8a89d9e5d00aa6c797770 view | diff
Partial fix for OPENDJ-694: Implement HTTP BASIC authentication

* allow and add comments in the sample JSON configuration
* add sample authentication configuration to JSON configuration
* put all servlet related configuration in a separate element
* add support for authzId templates where the template is of the form "dn:{xxx}"
5 files modified
443 ■■■■■ changed files
opendj3/opendj-rest2ldap-servlet/src/main/java/org/forgerock/opendj/rest2ldap/servlet/Rest2LDAPConnectionFactoryProvider.java 55 ●●●● diff | view | raw | blame | history
opendj3/opendj-rest2ldap-servlet/src/main/webapp/opendj-rest2ldap-servlet.json 281 ●●●●● diff | view | raw | blame | history
opendj3/opendj-rest2ldap/src/main/java/org/forgerock/opendj/rest2ldap/AuthzIdTemplate.java 83 ●●●●● diff | view | raw | blame | history
opendj3/opendj-rest2ldap/src/main/java/org/forgerock/opendj/rest2ldap/Rest2LDAP.java 12 ●●●●● diff | view | raw | blame | history
opendj3/opendj-rest2ldap/src/test/java/org/forgerock/opendj/rest2ldap/AuthzIdTemplateTest.java 12 ●●●●● diff | view | raw | blame | history