Commit 1e137d5
committed
Fix: Relax OAuth scope validation to prevent 500 errors with Authentik
Sets OAUTHLIB_RELAX_TOKEN_SCOPE environment variable to allow providers to return fewer scopes than requested without raising an exception.1 parent 00f07a3 commit 1e137d5
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| |||
0 commit comments