Skip to content

ACS 404-Not Found #180

@CarlosOVillanueva

Description

@CarlosOVillanueva

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions