mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 12:25:31 -04:00
[GH-ISSUE #254] Override OIDC scopes even when using well-known URL #130
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DecDuck on GitHub (Sep 25, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/254
If you set the OIDC_SCOPES but you are using a well-known URL, it'll default to *all scopes, as provided by the well-known. The env variable should override.
Override OIDC scopes even when using well-known URLto [GH-ISSUE #254] Override OIDC scopes even when using well-known URL