dev-proxy
dev-proxy copied to clipboard
[Feature] - allow for reporting the claims that are included in the provided access token.
In a fashion similar to showing least-required permissions, allow for showing the claims that are in the provided access token. Information that matches the jwt.ms page.
That's a great idea @pschaeflein! Thank you for bringing it up 👏
We have this as part of the Minimal Permissions Guidance plugin where we show the current and minimal permissions: https://learn.microsoft.com/en-gb/microsoft-cloud/dev/dev-proxy/technical-reference/minimalpermissionsguidanceplugin. Is this sufficient or would you like to have it available in a different way?