<div dir="ltr">
Hi,<div><br></div><div>I have a scenario where a user is already logged
in and I want to retrieve a token for a different user without affecting
the already logged in user's session. It looks like the "password"
grant type at the token endpoint would provide the best experience
although it isn't implemented.</div><div><br></div><div>Is there an
alternative way to retrieve the different user's token without affecting
the session for the current logged in user? I tried using the
"donotcache" option during login at the authorize endpoint however it
still detected an identity switch and modified the session.</div><div><br></div><div>Thanks,</div><div>Michael Zillhart</div>
</div>