Question
33
Views
Ruletek LLC
Posted: May 26, 2020
Last activity: May 26, 2020
How to reference the access token used for authentication in Connect-REST rules
I am attempting to pass the access token gained from an external authentication to another Connect-REST for additional government-mandated validation. However, when I access the AccessTokenPage on the clipboard, which has pyAccessToken, this value is completely wrong from the current active access token, despite the initial authentication working. How can I access the current access token being used by the Authentication Profile I have set up?