Class SAML2IdpLoginModule

  • All Implemented Interfaces:
    LoginModule

    public class SAML2IdpLoginModule
    extends Object
    implements LoginModule
    Login module, which can be executed on SAML Identity provider side. It executes REST requests to GateIn to verify authentication of single user against GateIn or obtain list of roles from GateIn.
    Author:
    Marek Posolda