Skip to content

OIDC PKCE should be allowed with hybrid flow #19954

@brockallen

Description

@brockallen

This line only allows the use of PKCE with code flow:

https://github.com/dotnet/aspnetcore/blob/master/src/Security/Authentication/OpenIdConnect/src/OpenIdConnectHandler.cs#L369

But PKCE can also be used with hybrid flow. Please allow that as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-authIncludes: Authn, Authz, OAuth, OIDC, Bearer

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions