25 Nov, 2014

1 commit

  • A SamlFederationHandler maps data from the assertion
    into the exchange.session object.
    
    With multiple SP configurations, it is important to use unique field names
    for mapped data to avoid one handler from overwriting another's session data.
    
    This patch fixes the doc to account for that requirement.
    
    git-svn-id: https://svn.forgerock.org/openig/trunk@750 dbb9e58e-28e6-4ce0-90e8-f11d9605b710
    mark
     

22 Nov, 2014

1 commit


21 Nov, 2014

1 commit


20 Nov, 2014

2 commits

  • git-svn-id: https://svn.forgerock.org/openig/trunk@741 dbb9e58e-28e6-4ce0-90e8-f11d9605b710
    mark
     
  • This patch adds an appendix
    that briefly describes and demonstrates
    how OpenIG as a SAML 2.0 SP can support more than one application.
    
    For future consideration I have also opened some issues
    that might make this easier:
    OPENIG-397, but also OPENIG-399, OPENIG-400.
    
    git-svn-id: https://svn.forgerock.org/openig/trunk@737 dbb9e58e-28e6-4ce0-90e8-f11d9605b710
    mark