Skip to content

Authentication with OpenID Connect #295

Open
@daniil-shadrin-takkt

Description

@daniil-shadrin-takkt

I recently started to explore the OAuth 2.0 topic. After trying to make this library work and looking into the library code, some questions appeared. It seems that for authentication only access token is used. I've seen in different sources (docs and courses) that OpenID Connect should be used for that.
I can add openid in SCOPES setting and get the id_token but it would not be used at all.

Does Azure AD allow me to add lots of claims into both access_token and id_token? I've seen this in Optional claims.

Can someone explain why the lib has such implementation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions