Skip to content

Multiple ACSs URL #207

@aasifalam

Description

@aasifalam

I am trying to evaluate python-saml for enabling our SP with SAML functionality.
How do I keep track of the AuthnRequest for each login request ?

  1. Can I send ACS url in AuthnRequest..perhaps append each ACS url with unique Id ? The id later can be looked when IDP sends the response to figure for which login request this was for ?

  2. Or if I could add some index number in the AuthnRequest sent, which I can later match in the response message recevied back from IDP ?

I was looking up the API description and could not find much help there.
Appreciate if someone can help me with example code.

Thanks
Asif

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions