Class IdentityProviderInitiatedProfileHandlerController

    • Constructor Detail

      • IdentityProviderInitiatedProfileHandlerController

        public IdentityProviderInitiatedProfileHandlerController​(SamlProfileHandlerConfigurationContext samlProfileHandlerConfigurationContext)
    • Method Detail

      • handleIdPInitiatedSsoRequest

        @GetMapping(path="/idp/profile/SAML2/Unsolicited/SSO")
        protected void handleIdPInitiatedSsoRequest​(javax.servlet.http.HttpServletResponse response,
                                                    javax.servlet.http.HttpServletRequest request)
                                             throws java.lang.Exception
        Handle idp initiated sso requests.
        Parameters:
        response - the response
        request - the request
        Throws:
        java.lang.Exception - the exception