chore: fix audiobookshelf's authelia redirect_uris
This commit is contained in:
parent
62231689c7
commit
18ef9d87c1
3 changed files with 3 additions and 6 deletions
|
|
@ -143,12 +143,8 @@ spec:
|
|||
require_pkce: true
|
||||
pkce_challenge_method: S256
|
||||
redirect_uris:
|
||||
- https://audiobooks.roboces.dev/auth/openid/callback
|
||||
- https://audiobooks.roboces.dev/auth/openid/mobile-redirect
|
||||
- https://audiobooks.roboces.dev/audiobookshelf/auth/openid/callback
|
||||
- https://audiobooks.roboces.dev/audiobookshelf/auth/openid/mobile-redirect
|
||||
- https://audiobooks.fuku/auth/openid/callback
|
||||
- https://audiobooks.fuku/auth/openid/mobile-redirect
|
||||
- https://audiobooks.fuku/audiobookshelf/auth/openid/callback
|
||||
- https://audiobooks.fuku/audiobookshelf/auth/openid/mobile-redirect
|
||||
- audiobookshelf://oauth
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ spec:
|
|||
namespace: apps-fuku
|
||||
server: https://kubernetes.default.svc
|
||||
sources:
|
||||
- repoURL: oci://git.roboces.dev/catalin/fukuops
|
||||
- repoURL: git.roboces.dev/catalin/fukuops
|
||||
chart: lldap
|
||||
targetRevision: 1.0.1
|
||||
helm:
|
||||
|
|
@ -37,7 +37,7 @@ spec:
|
|||
pathType: Prefix
|
||||
config:
|
||||
ldapBaseDn: "dc=fuku,dc=local"
|
||||
httpUrl: "https://ldap.fuku"
|
||||
httpUrl: "https://ldap.fukurokuju.dev"
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: "truenas-nfs-csi"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue