Access token to call external rest API

0
Hi all, We are using SAML to authenticate themselves and login to the application through SSO, and we have an external REST service to be called which required AD access token, Can anyone help how we can get the access token after logging in through SAML pls? Thanks
asked
1 answers
0

while you “Call Rest”, go to Http header, add the token authentication will do.

answered