Skip to content

DEP Implementation: Dynamic Scopes support #2960#2962

Open
loafoe wants to merge 1 commit into
dexidp:masterfrom
philips-forks:feature/dynamic-scopes
Open

DEP Implementation: Dynamic Scopes support #2960#2962
loafoe wants to merge 1 commit into
dexidp:masterfrom
philips-forks:feature/dynamic-scopes

Conversation

@loafoe
Copy link
Copy Markdown
Contributor

@loafoe loafoe commented May 19, 2023

Overview

Dynamic Scopes support DEP #2960

What this PR does / why we need it

Implements DEP-2960

Special notes for your reviewer

Does this PR introduce a user-facing change?

A new allowedScopePrefixes option is available in the OAuth2 section.

## Dynamic Scopes support

Dex supports passing additional scopes based on allowed listed prefixes. 
You can use the new `allowedScopePrefixes` to specify a list of scopes prefixes to allow. 
These scopes will be propopaged to connectors which can forward to the IDP for evaluation
or can decide to change the claims accordingly. 

@loafoe loafoe mentioned this pull request May 19, 2023
2 tasks
@loafoe loafoe changed the title Dynamic Scopes support #2960 DEP Implementation: Dynamic Scopes support #2960 May 19, 2023
@loafoe loafoe force-pushed the feature/dynamic-scopes branch from a5302e3 to 3505983 Compare August 15, 2023 14:08
@loafoe loafoe force-pushed the feature/dynamic-scopes branch 2 times, most recently from cac00fb to f92c3b3 Compare August 26, 2024 08:10
@loafoe loafoe force-pushed the feature/dynamic-scopes branch from f92c3b3 to 504fa2e Compare September 12, 2024 03:51
@loafoe loafoe force-pushed the feature/dynamic-scopes branch from 504fa2e to 914023e Compare October 3, 2024 09:56
@loafoe loafoe force-pushed the feature/dynamic-scopes branch 2 times, most recently from 27a013a to 2dc071b Compare October 30, 2024 07:19
@loafoe loafoe force-pushed the feature/dynamic-scopes branch 2 times, most recently from a729a51 to 49dd706 Compare January 22, 2025 11:57
Signed-off-by: Andy Lo-A-Foe <andy.loafoe@gmail.com>
@loafoe loafoe force-pushed the feature/dynamic-scopes branch 2 times, most recently from b0022b9 to 1275fff Compare June 3, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant