Skip to content

Public Clients implicitly require PKCE (Challenge authentication) #304

@mrvanes

Description

@mrvanes

Currently enabling Public Client implicitly forces PKCE on the client. Although this is recommended and a smart thing to do, not all clients support PKCE and ultimately PKCE does not replace client_secret but adds a different kind of protection against unauthorized use of the code.

Ultimately, enabling PKCE should be up to the Client's discretion and therefor an extra config parameter for the client.

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