Is there any way to generate a token using service-to-service Client Credentials Grant type?
We need this so our gateway can call Azure B2C for token generation
Unique attribute in token response: is there any unique attribute can be configured for each user login session, like user session id?