Class SamlIdPErrorController

java.lang.Object
org.apereo.cas.support.saml.web.idp.web.SamlIdPErrorController

@Controller("samlIdPErrorController") public class SamlIdPErrorController extends Object
The SamlIdPErrorController will attempt to produce saml metadata for CAS as an identity provider.
Since:
5.0.0
  • Constructor Details

    • SamlIdPErrorController

      public SamlIdPErrorController()
  • Method Details

    • handleRequest

      @GetMapping(path="/idp/error") public org.springframework.web.servlet.ModelAndView handleRequest()
      Handle request model and view.
      Returns:
      the model and view