You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Oliver Wulff (JIRA)" <ji...@apache.org> on 2012/08/08 23:12:20 UTC

[jira] [Created] (CXF-4463) Support caching for mapped principals/identites

Oliver Wulff created CXF-4463:
---------------------------------

             Summary: Support caching for mapped principals/identites
                 Key: CXF-4463
                 URL: https://issues.apache.org/jira/browse/CXF-4463
             Project: CXF
          Issue Type: Improvement
          Components: Services
    Affects Versions: 2.6.1
            Reporter: Oliver Wulff


Within a login process like WS-Federation, several requests must be processed by the STS which can involve identity mapping.
Identity mapping information are usually provided by remote systems like LDAP, Web Services, etc. The performance can be improved if the mapped principals/identites are cached.

Ehcache should be used and maybe another option is hazelcast in a clustered environment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira