How to get OAuth token from a servlet inside application server
Pega needs an integration with legacy system. Pega user is authenticated through OAuth Authentication Service.
The implementation use a servlet and running in Pega instance where OAuth token of user logged is required.
Is there any way to access to OAuth token from pega user?
Thanks