You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2018/01/29 11:54:00 UTC

[jira] [Created] (SYNCOPE-1265) SAML 2.0 IdP cache empty until either new is imported or SAML2IdPService#list is invoked

Francesco Chicchiriccò created SYNCOPE-1265:
-----------------------------------------------

             Summary: SAML 2.0 IdP cache empty until either new is imported or SAML2IdPService#list is invoked
                 Key: SYNCOPE-1265
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1265
             Project: Syncope
          Issue Type: Bug
          Components: extensions
    Affects Versions: 2.0.7
            Reporter: Francesco Chicchiriccò
             Fix For: 2.0.8, 2.1.0


The SAML 2.0 IdP cache is always empty after startup, and populated either:
 * when new IdP is imported
 * when IdP is updated
 * when {{SAML2IdPService#list}} is invoked via REST (for example, from Admin Console's or Enduser UI's login forms)

The {{SAML2SPLoader}} can be leveraged for initial cache population upon startup.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)