Class SAMLConfiguration


  • public class SAMLConfiguration
    extends Object
    Since:
    7.3
    • Method Detail

      • getEntityId

        public static String getEntityId()
      • getLoginBindings

        public static List<String> getLoginBindings()
      • getAuthnRequestsSigned

        public static boolean getAuthnRequestsSigned()
      • getWantAssertionsSigned

        public static boolean getWantAssertionsSigned()
      • getSkewTimeMillis

        public static int getSkewTimeMillis()
      • getEntityDescriptor

        public static org.opensaml.saml2.metadata.EntityDescriptor getEntityDescriptor​(String baseURL)
        Returns the EntityDescriptor for the Nuxeo Service Provider
      • getSPSSODescriptor

        public static org.opensaml.saml2.metadata.SPSSODescriptor getSPSSODescriptor​(String baseURL)
        Returns the SPSSODescriptor for the Nuxeo Service Provider