mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-11-21 14:03:21 -05:00
fix scanner claims
This commit is contained in:
parent
86cb391425
commit
d952444919
@ -94,7 +94,7 @@ kyoo:
|
|||||||
existingSecret: bigsecret
|
existingSecret: bigsecret
|
||||||
# value of the apikey should be scanner-$apikey
|
# value of the apikey should be scanner-$apikey
|
||||||
apikeyKey: scanner_apikey
|
apikeyKey: scanner_apikey
|
||||||
claims: '{"permissions": ["core.write"]}'
|
claims: '{"permissions": ["core.read", "core.write"]}'
|
||||||
# create additional apikeys
|
# create additional apikeys
|
||||||
extra: []
|
extra: []
|
||||||
# - name: example
|
# - name: example
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user