Skip to content

Option to disable plain PKCE method and enforce S256 only #113

@cnallam

Description

@cnallam

There is currently no way to configure Workers OAuth Provider to allow only S256, which is the modern OAuth 2.1, recommended and most secure PKCE method.

The /authorize endpoint correctly enforces PKCE, but it also accepts the code_challenge_method=plain. Is there a way to disable the plain?

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