Class SLOSamlPostProfileHandlerController

    • Method Detail

      • handleSaml2ProfileSLOPostRequest

        @PostMapping(path="/idp/profile/SAML2/POST/SLO")
        protected void handleSaml2ProfileSLOPostRequest​(javax.servlet.http.HttpServletResponse response,
                                                        javax.servlet.http.HttpServletRequest request)
                                                 throws java.lang.Exception
        Handle SLO POST profile request.
        Parameters:
        response - the response
        request - the request
        Throws:
        java.lang.Exception - the exception