Retrieving Oauth Bearer token on the client side for REST message (MID-server)
Please Bear(er token) with me...Our organization wants to use bearer tokens for some internal REST APIs not only for authorization, but also for auditing purposes, to ensure strictly official need of the service. This means that a server-to-server ty...