Package io.jmix.saml

Class SamlProperties

java.lang.Object
io.jmix.saml.SamlProperties

@ConfigurationProperties(prefix="jmix.saml") public class SamlProperties extends Object
  • Constructor Details

  • Method Details

    • isForceRedirectBindingLogout

      public boolean isForceRedirectBindingLogout()
      See Also:
      • forceRedirectBindingLogout
    • getMaxConcurrentUserMapping

      public int getMaxConcurrentUserMapping()
      See Also:
      • maxConcurrentUserMapping
    • getDefaultSamlAssertionRolesMapper

      public SamlProperties.DefaultSamlAssertionRolesMapperConfig getDefaultSamlAssertionRolesMapper()
      See Also:
      • defaultSamlAssertionRolesMapper
    • getFilterChain

      public SamlProperties.FilterChain getFilterChain()
      See Also:
      • filterChain