Skip to content

Client Id #19

@Eudaemonic

Description

@Eudaemonic

With some OIDC providers - in my case Azure B2C - you will need to add in the following scope value:

options.Scope.Add(config["OpenIdConnect:ClientId"]);

This is in addition to:

options.ClientId = config["OpenIdConnect:ClientId"];

Steve

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions