30 Sep, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@10813 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
23 Sep, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@10625 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
01 Aug, 2014
1 commit
-
The old password is now included in changepassword modify requests as part of the DELETE ModificationItem. git-svn-id: https://svn.forgerock.org/openam/trunk@9986 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
03 Jul, 2014
1 commit
-
…n detail and adjust HTTP status code to be more appropriate (replace Not Found with Conflict). git-svn-id: https://svn.forgerock.org/openam/trunk@9554 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
02 Jul, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9527 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
20 Mar, 2014
1 commit
-
Implemented better handling for the case when the user cannot be found, this change should also ensure that getFullyQualifiedName returns with null if the identity cannot be found, so the lookup result can be properly cached in AMIdentity. git-svn-id: https://svn.forgerock.org/openam/trunk@8431 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
26 Feb, 2014
2 commits
-
Modified the error case handling for the authenticate method: now it always uses the username in the InvalidPasswordException (instead of user DN), so account lockout can work as expected. git-svn-id: https://svn.forgerock.org/openam/trunk@8232 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Modified the IdRepo setting handling to pre 11 state: * auth-naming-attr is only used when performing authentication to find the user * users-search-attr is now used everywhere else to find the user * There was also a bug in the search method: it wasn't returning the search attribute's value, instead it always returned the RDN's value. git-svn-id: https://svn.forgerock.org/openam/trunk@8230 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
10 Jan, 2014
3 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@7757 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Modifying getDN logic so it now copes with additional search result references. git-svn-id: https://svn.forgerock.org/openam/trunk@7754 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Modified the exception handling logic in DJLDAPv3Repo to include the LDAP error codes in the exceptions when it makes sense. git-svn-id: https://svn.forgerock.org/openam/trunk@7753 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
14 Dec, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@7575 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
09 Dec, 2013
1 commit
-
…e ignored when creating a user. git-svn-id: https://svn.forgerock.org/openam/trunk@7507 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 Sep, 2013
1 commit
-
The code now handles the case when there is no filtered roles retrieved. New unit tests has been introduced to improve the coverage around DSEE roles and filteredroles. git-svn-id: https://svn.forgerock.org/openam/trunk@6679 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
05 Sep, 2013
1 commit
-
The search attributes can now contain *, other special characters will be escaped as expected. git-svn-id: https://svn.forgerock.org/openam/trunk@6515 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
22 Aug, 2013
1 commit
-
Simplified the logic around attribute retrieval, now DN is returned when requesting all attributes (only if dn is a predefined attribute). git-svn-id: https://svn.forgerock.org/openam/trunk@6380 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
17 Aug, 2013
1 commit
-
This one turned out to be an issue with the modifyRoleMembership implementation: instead of modifying the user entries to have the nsRoleDN attribute, it was incorrectly setting the member DNs on the role entry. New tests have been incorporated to cover this scenario. git-svn-id: https://svn.forgerock.org/openam/trunk@6308 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
06 Jun, 2013
1 commit
-
First drop of the new OpenDJ LDAP SDK based IdRepo implementation git-svn-id: https://svn.forgerock.org/openam/trunk@5487 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d