-
Notifications
You must be signed in to change notification settings - Fork 473
ACS 404-Not Found #180
Copy link
Copy link
Closed
Description
Following the example, I am getting a 404 error whenever my IDP attempts to connect to /saml/acs. Is this an end-point I have to manually expose as a route, or does that automatically occur when I call http.Handle("/saml/", samlSP). I know everything else is working because when I call http.Handle("/hello", samlSP.RequireAccount(app)) it does relay back to my IDP. In any case, any help/clarification would be greatly appreciated. So far, I don't see anywhere in the library where acs is initialized as a route.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels