Class B2BAcceleratorAuthenticationProvider

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware, org.springframework.security.authentication.AuthenticationProvider

    public class B2BAcceleratorAuthenticationProvider
    extends AbstractAcceleratorAuthenticationProvider
    Derived authentication provider supporting additional authentication checks. See RejectUserPreAuthenticationChecks.
    • prevent login without password for users created via CSCockpit
    • prevent login as user in group admingroup
    • prevent login as user if not authorised for B2B
    any login as admin disables SearchRestrictions and therefore no page can be viewed correctly