/
/auth
/auth
Header validation for key:
validator
value should be rbesbVariable inData is mapped to payload
A request is prepared for authorization towards Epsilon
application/x-www-form-urlencoded --- { 'grant_type' : 'password', 'username' : "VALUEA", 'password' : "VALUEB", 'response_type' : 'token' }
An access token is saved to variable (It is not mapped to response of the app)