django-saml2-auth icon indicating copy to clipboard operation
django-saml2-auth copied to clipboard

Passing token to another SP?

Open variable opened this issue 6 years ago • 0 comments

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?

variable avatar Sep 05 '19 02:09 variable