Class SLOSamlIdPRedirectProfileHandlerController


public class SLOSamlIdPRedirectProfileHandlerController extends AbstractSamlSLOProfileHandlerController
This is SLOSamlIdPRedirectProfileHandlerController, responsible for handling requests for SAML2 SLO Redirects.
Since:
5.1.0
  • Constructor Details

  • Method Details

    • handleSaml2ProfileSLORedirectRequest

      @GetMapping(path="/idp/profile/SAML2/Redirect/SLO") protected void handleSaml2ProfileSLORedirectRequest(jakarta.servlet.http.HttpServletResponse response, jakarta.servlet.http.HttpServletRequest request) throws Exception
      Handle SLO Redirect profile request.
      Parameters:
      response - the response
      request - the request
      Throws:
      Exception - the exception