Skip to content

url scheme validation in oauth plugin is limited by RFC3986  #436

Closed
@ahmadnassri

Description

when assigning a redirect_uri in oauth2 plugin, some values are rejected (e.g. anything with underscore) while others are accepted (e.g. with dashes)

  • documentation should list accepted charachter list for all parts of the URI (as defined in RFC3986 & RFC7230)
  • schema should support underscore values.

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions