django-saml2-auth
django-saml2-auth copied to clipboard
Passing token to another SP?
Hello, I haven't used the library yet, and I am wondering if I can get the token from IdP and use the token be part of the API request to another SP? So that the second SP can use the token to sign the user in?