SAML2 with OAUTH

31 views Asked by At

I’m currently developing an application in Angular and would like to implement SAML 2 authentication to the front end but want to use OAUTH in my nodejs backend api. Does anyone have an example of how to generate an OAUTH token from SAML.

Using passportjs for OAUTH authentication

0

There are 0 answers