Skip to content

Add auth scope to OpenID config.#3293

Merged
sea-snake merged 5 commits intomainfrom
sea-snake/add-scopes-to-openid-config
Aug 22, 2025
Merged

Add auth scope to OpenID config.#3293
sea-snake merged 5 commits intomainfrom
sea-snake/add-scopes-to-openid-config

Conversation

@sea-snake
Copy link
Contributor

@sea-snake sea-snake commented Aug 21, 2025

Add auth scope to OpenID config, some identity providers (AppleID) throw an error when unsupported scopes (profile) are passed. This PR resolves this by making the scopes configurable per identity provider.

Changes

  • Add auth_scope to OpenIdConfig.

Tests

  • Update configuration tests

@sea-snake sea-snake changed the title Add auth scopes to OpenID config. Add auth scope to OpenID config. Aug 21, 2025
@sea-snake sea-snake added this pull request to the merge queue Aug 22, 2025
Merged via the queue into main with commit 9a47f65 Aug 22, 2025
78 checks passed
@sea-snake sea-snake deleted the sea-snake/add-scopes-to-openid-config branch August 22, 2025 11:07
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.

2 participants