Commit 28d9588
committed
feat: make PROXY_ROLE_ASSIGNMENT_DRIVER configurable
Allow PROXY_ROLE_ASSIGNMENT_DRIVER to be set via environment variable
in .env file, with oidc remaining as the default value. I was frustrated that this was hard coded since my OIDC doesn't offer the complete scope, so I made it configurable.1 parent 59f5f17 commit 28d9588
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
301 | 304 | | |
302 | 305 | | |
303 | 306 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments