tokenrelay API and change user logged in
Content
Hi,
The excellent note Update 20D: FscmRestApi Token Relay Service Fails With Error 401--Unauthorized In Web Browser (Doc ID 2728312.1) explains how to use "anticsrf" and "tokenrelay" APIs to get a JWT token.
The first time "tokenrelay" is invoked, a login form appears and you can enter username/password and get JWT token.
The next times, tokenrelay returns new tokens corresponding to that same user...
What must be done, if I want to change the user and get new token for it ?
How many time tokenrelay consider a token must be returned for that specified user before proposing login form again (so a different user can be entered) ?
Tagged:
3