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
|
||||
env:
|
||||
- name: OIDC_ENABLED
|
||||
value: "TRUE"
|
||||
value: "1"
|
||||
- name: OIDC_REMOTE_USER_CLAIM
|
||||
value: "preferred_username"
|
||||
- name: OIDC_SCOPES
|
||||
|
Loading…
Reference in New Issue
Block a user