Skip to content

How can I add PKCE to the standalone client example? #22

@sairus7

Description

@sairus7

This example works for me only with PKCE disabled on identity server side: https://github.com/tanmaykm/OpenIDConnect.jl/blob/master/tools/oidc_standalone.jl
(look also for previous issue #21)

When I try my client_ids for which PKCE is enabled, token request returns invalid_grant error.
Also I noticed that flow_request_authorization_code and flow_get_authorization_code exported from this library are not used in this example. And I don't understand why or where to add them.

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