Class SLOSamlIdPPostProfileHandlerController


public class SLOSamlIdPPostProfileHandlerController extends AbstractSamlSLOProfileHandlerController
This is SLOSamlIdPPostProfileHandlerController, responsible for handling requests for SAML2 SLO.
Since:
5.0.0
  • Constructor Details

  • Method Details

    • handleSaml2ProfileSLOPostRequest

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