Skip to content

[Bug] Validate Azure access token in Django Rest API and call graph API #716

Open
@Shriyanshmit

Description

@Shriyanshmit

Hello Team,

Form Angular application using MSAL, I login to azure and receive accessToken. Now to pull data from API I am passing access token as bearer in header of API.
Now please let me know how I can validate/authorize this token in backend Django rest api.

Do we have any in built function or module that I need to install and validate?
If not please let me know how I can validate/authorize my token and call graph api to get additional information of user.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions