28
Views
0
Comments
[IdP] Get the user token and pass to API for back end authorization
idp
Web icon
Forge asset by João Barata
Application Type
Traditional Web

Hi,

We have the Azure AD login and the APIs hosted in same Azure environment.

So when user login to application we want to retrieve the token and next time when we call the APIs we will forward the same token with Azure API call for back end authorization. 

Initially we have implemented SAML 2.0 in Users portal but we don't have more control on the flow.

Then we have implemented the SSO using IdP Forge component, but we have not found any client/server action to get the token.

In IdP React Forge component we can see Token as input parameter of IdPLogin screen, but this token is not JWT.

Is it possible to get JWT in this scenario?

Does this scenario is not possible using SAML 2.0 and we need to go for OAuth 2?

Best Regards,

Nitin

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.