Skip to content

Being able to decide which scopes require the consent page #1363

@merxos

Description

@merxos

Expected Behavior
I'm able to select which scopes require the consent page. Probably in the OAuth2 client registration

Current Behavior
Right now it is possible to require the consent page for every scope or never show it

Context
I got a business requirement where one of the scopes that we provide should not display consent page. I was able to make a workaround which is not optimal. I have made a copy of the OAuth2AuthorizationCodeRequestAuthenticationProvider and adjusted the method requireAuthorizationConsent

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions