Skip to content

Client Type resets to public after editing redirect URI #264

@dfdan

Description

@dfdan

Package version (if known): v11 / current Zenodo

Describe the bug

If an OAUTH applicaiton is configured as 'confidential', editing/saving the redirect URIs appears to reset the client type to 'public'. THis can be frustrating

Steps to Reproduce

  1. Create a confidential OAUTH app, save it
  2. Edit it - add or edit a redirect uri
  3. Save it
  4. Note that the client type resets to 'public'

Expected behavior

I don't know if this is intentional behaviour for security reasons(?) - if it is, it would be worth a warning as its easily missed.
Ideally the client type would not get reset.
May happen with other settings, but I've only observed with redirect_uri repeatedly.

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