01 Apr, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3037 d98387aa-ee2c-4292-a9e6-504d2a719fd3
28 Mar, 2014
2 commits
-
… necessary. Reviewed with Andi via Skype git-svn-id: https://svn.forgerock.org/openidm/trunk@3030 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3028 d98387aa-ee2c-4292-a9e6-504d2a719fd3
26 Mar, 2014
3 commits
-
Still more userId/authenticationId mixups git-svn-id: https://svn.forgerock.org/openidm/trunk@3026 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Missed a userId -> authenticationId in config git-svn-id: https://svn.forgerock.org/openidm/trunk@3025 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Update other auth module of 'userId' to 'authenticationId' for consistency. git-svn-id: https://svn.forgerock.org/openidm/trunk@3022 d98387aa-ee2c-4292-a9e6-504d2a719fd3
21 Mar, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3005 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…d user into it's own sample, and renaming managed_user.sql to something a little more clear git-svn-id: https://svn.forgerock.org/openidm/trunk@3004 d98387aa-ee2c-4292-a9e6-504d2a719fd3
19 Mar, 2014
3 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2998 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2997 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2996 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 Mar, 2014
1 commit
-
CR-3212 Adding validation into the common User Profile Template git-svn-id: https://svn.forgerock.org/openidm/trunk@2987 d98387aa-ee2c-4292-a9e6-504d2a719fd3
17 Mar, 2014
2 commits
-
…ientdb repo config, also re-added the managed_group to the samples orientdb repo config because it was accidentally removed with a previous commit. git-svn-id: https://svn.forgerock.org/openidm/trunk@2983 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2979 d98387aa-ee2c-4292-a9e6-504d2a719fd3
24 Feb, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2898 d98387aa-ee2c-4292-a9e6-504d2a719fd3
14 Feb, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2862 d98387aa-ee2c-4292-a9e6-504d2a719fd3
30 Jan, 2014
1 commit
-
… Replace token used within Index naming scheme to use exclamation instead of pipe in order to avoid issues on Windows. git-svn-id: https://svn.forgerock.org/openidm/trunk@2786 d98387aa-ee2c-4292-a9e6-504d2a719fd3
29 Jan, 2014
1 commit
-
… SslSocketConnector to use blocking io. git-svn-id: https://svn.forgerock.org/openidm/trunk@2779 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 Jan, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2726 d98387aa-ee2c-4292-a9e6-504d2a719fd3
17 Jan, 2014
1 commit
-
…ockingChannelConnector. git-svn-id: https://svn.forgerock.org/openidm/trunk@2724 d98387aa-ee2c-4292-a9e6-504d2a719fd3
10 Jan, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2706 d98387aa-ee2c-4292-a9e6-504d2a719fd3
17 Dec, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2691 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2690 d98387aa-ee2c-4292-a9e6-504d2a719fd3
12 Dec, 2013
1 commit
-
http://sources.forgerock.org/cru/FR-22 - Updates to pass-through auth config and script to be more flexible with choice of ldap backend git-svn-id: https://svn.forgerock.org/openidm/trunk@2679 d98387aa-ee2c-4292-a9e6-504d2a719fd3
19 Nov, 2013
2 commits
-
…re openidm modules and therefore should be removed. git-svn-id: https://svn.forgerock.org/openidm/trunk@2645 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ved pax web whiteboard usage. git-svn-id: https://svn.forgerock.org/openidm/trunk@2641 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 Nov, 2013
1 commit
-
…ty (Comodo) that has been compromised and cannot be trusted for secure communications. So the certificate addtrustclass1ca was removed from the truststore. git-svn-id: https://svn.forgerock.org/openidm/trunk@2639 d98387aa-ee2c-4292-a9e6-504d2a719fd3
14 Nov, 2013
1 commit
-
RFC 4519 stipulates that a groupOfUniqueNames object must have at least one uniqueMember. Our sample provides an LDIF file that breaks this requirement. OpenDJ is more relaxed wrt to this specification, so DJ loads the Example.ldif without complaint, but the reporter of this issue notes that other Directory Servers won't load this LDIF file. The solution is to create a dummy user in the Example.ldif file, and add it as a uniqueMember of the second group. Unfortunately this addition necessitated a slight adjustment to the description of the sample (as readers might wonder why there is this second user that is not used in the sample.) git-svn-id: https://svn.forgerock.org/openidm/trunk@2632 d98387aa-ee2c-4292-a9e6-504d2a719fd3
05 Nov, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2602 d98387aa-ee2c-4292-a9e6-504d2a719fd3
16 Oct, 2013
1 commit
-
…They are generated on first startup. git-svn-id: https://svn.forgerock.org/openidm/trunk@2554 d98387aa-ee2c-4292-a9e6-504d2a719fd3
08 Oct, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2541 d98387aa-ee2c-4292-a9e6-504d2a719fd3
02 Oct, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2517 d98387aa-ee2c-4292-a9e6-504d2a719fd3
01 Oct, 2013
1 commit
-
…g an example repo.jdbc.json file for postgres git-svn-id: https://svn.forgerock.org/openidm/trunk@2511 d98387aa-ee2c-4292-a9e6-504d2a719fd3
26 Sep, 2013
1 commit
-
…e repository based on the clustered instance type. git-svn-id: https://svn.forgerock.org/openidm/trunk@2499 d98387aa-ee2c-4292-a9e6-504d2a719fd3
25 Sep, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2490 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Sep, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2488 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2487 d98387aa-ee2c-4292-a9e6-504d2a719fd3
20 Sep, 2013
1 commit
-
Move cluster node id to boot.properties (reviewed by team in skype) git-svn-id: https://svn.forgerock.org/openidm/trunk@2485 d98387aa-ee2c-4292-a9e6-504d2a719fd3
06 Sep, 2013
1 commit
-
logging to external MySQL target. git-svn-id: https://svn.forgerock.org/openidm/trunk@2482 d98387aa-ee2c-4292-a9e6-504d2a719fd3
21 Aug, 2013
1 commit
-
…make embedded server more ocnfigurable git-svn-id: https://svn.forgerock.org/openidm/trunk@2416 d98387aa-ee2c-4292-a9e6-504d2a719fd3