Skip to content

Bad HTML encoding of the scope parameter #259

@janekolszak

Description

@janekolszak

Hi
There seems to be a bug in passing the scope param in the id_token token response.
I requested openid all scopes and the respoinse url had openid%252Ball.

So you're html encoding the + sign. I think you should be html encoding only the names of the scopes (if any encoding is needed at all)

Metadata

Metadata

Assignees

Labels

bugSomething is not working.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions