Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Return the access token as claims #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mr-nuno
Copy link

@mr-nuno mr-nuno commented Nov 16, 2022

When you request a access token based on scope against Azure AD the roles connected to your account is in the access token. Return the access token as claims will make it easier to check the roles in your blazor app.

@mr-nuno mr-nuno force-pushed the feature/accesstoken-as-claims branch from d086b3a to 1d67869 Compare November 17, 2022 07:40
@MikaBerglund MikaBerglund self-assigned this Nov 17, 2022
@MikaBerglund
Copy link
Contributor

Thanks for your contribution. I'll look into your suggestion.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants