Interface SamlProviderConfiguration


@ProviderType public interface SamlProviderConfiguration
  • Method Details

    • companyId

      long companyId()
    • keyStoreCredentialPassword

      String keyStoreCredentialPassword()
    • keyStoreEncryptionCredentialPassword

      String keyStoreEncryptionCredentialPassword()
    • assertionSignatureRequired

      boolean assertionSignatureRequired()
    • authnRequestSignatureRequired

      boolean authnRequestSignatureRequired()
    • authnRequestSigningAllowsDynamicACSURL

      boolean authnRequestSigningAllowsDynamicACSURL()
    • clockSkew

      long clockSkew()
    • defaultAssertionLifetime

      int defaultAssertionLifetime()
    • enabled

      boolean enabled()
    • entityId

      String entityId()
    • ldapImportEnabled

      boolean ldapImportEnabled()
    • role

      String role()
    • sessionMaximumAge

      long sessionMaximumAge()
    • sessionTimeout

      long sessionTimeout()
    • signAuthnRequest

      boolean signAuthnRequest()
    • signMetadata

      boolean signMetadata()
    • sslRequired

      boolean sslRequired()
    • allowShowingTheLoginPortlet

      boolean allowShowingTheLoginPortlet()
      If no SAML IdP is matched then show the login portlet