28 Apr, 2014

1 commit


23 Apr, 2014

3 commits


22 Apr, 2014

1 commit


18 Apr, 2014

2 commits


17 Apr, 2014

1 commit


11 Apr, 2014

1 commit


07 Apr, 2014

2 commits


04 Apr, 2014

1 commit


03 Apr, 2014

1 commit


02 Apr, 2014

2 commits


28 Mar, 2014

1 commit


26 Mar, 2014

1 commit

  • 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
    brmiller
     

21 Mar, 2014

2 commits


19 Mar, 2014

2 commits


17 Mar, 2014

2 commits


30 Jan, 2014

1 commit


17 Dec, 2013

1 commit


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
    Lana
     

02 Oct, 2013

1 commit


01 Oct, 2013

1 commit


26 Sep, 2013

1 commit


06 Sep, 2013

1 commit


21 Aug, 2013

1 commit


24 Jul, 2013

1 commit


23 Jul, 2013

1 commit

  • Fix regression if syncFailureHandler is not defined in config; liveSync failures
      will result in infinite retries as before
    Fix bug where handler exception is never logged by provisioner.
    Use singleton pattern for handlers without state.
    Update all samples to have sane defaults of 5 retries and logged-ignore handler.
    Update README.
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@2321 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     

17 Jul, 2013

1 commit

  • Change SyncFailureHandler.invoke signature back to Map for failure data so the
    Javascript access is straightforward.
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@2297 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     

16 Jul, 2013

1 commit


15 Jul, 2013

2 commits

  • Some samples a documentation for the liveSync failure configureation
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@2289 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     
  • Add retry capability for liveSync failures; support dead-letter queue, logging,
    and scriptable failure handlers.
    merge -r2260:2287 https://svn.forgerock.org/openidm/branches/OPENIDM-1326
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@2288 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     

10 Jul, 2013

1 commit


27 Jun, 2013

1 commit


06 Jun, 2013

1 commit