Enable OIDC on freshrss
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
07c9a41533
commit
49663d8bb2
@ -18,7 +18,7 @@ spec:
|
|||||||
image: linuxserver/freshrss
|
image: linuxserver/freshrss
|
||||||
env:
|
env:
|
||||||
- name: OIDC_ENABLED
|
- name: OIDC_ENABLED
|
||||||
value: "TRUE"
|
value: "1"
|
||||||
- name: OIDC_REMOTE_USER_CLAIM
|
- name: OIDC_REMOTE_USER_CLAIM
|
||||||
value: "preferred_username"
|
value: "preferred_username"
|
||||||
- name: OIDC_SCOPES
|
- name: OIDC_SCOPES
|
||||||
|
Loading…
Reference in New Issue
Block a user