Skip to content

Please add support for using a nonce during the OpenID Connect flow #52

@stof

Description

@stof

Describe the problem you'd like to have solved

The online playground is a nice way to debug an implementation of an identity provider service by using a custom provider. It would be nice to also be able to reproduce the case of providing a nonce, to see whether the server properly includes the nonce in the returned JWT token

Describe the ideal solution

Probably a checkbox (or a different choice in the mode selector) to opt-in for including a nonce in the authorize call.

Alternatives and current work-arounds

The alternative right now is to build my own tool to debug this instead of using the playground for that (which is a lot more work)

Additional context

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