Hi @evanmoore
If this is the last resort, what is the advised setup for client credential flow?
My use case is:
K2 need to get data from an internal REST endpoint which is protected by AAD. To authenticate via AAD, logged in user's info should not be used. Therefore, K2's REST service instance will act as a service making call to another service in the background.
Thanks