Skip to content

Client secret double encoding issue when updating an existing registered client #389

Closed
@ghost

Description

When an existing client is updated via save(), the client-secret is double encoded.

The client_secret should be checked if its already encoded or not. If its already encoded, it should not be encoded again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions