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