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
|
require_pkce: true
|
||||||
pkce_challenge_method: S256
|
pkce_challenge_method: S256
|
||||||
redirect_uris:
|
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/callback
|
||||||
- https://audiobooks.roboces.dev/audiobookshelf/auth/openid/mobile-redirect
|
- 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/callback
|
||||||
- https://audiobooks.fuku/audiobookshelf/auth/openid/mobile-redirect
|
- https://audiobooks.fuku/audiobookshelf/auth/openid/mobile-redirect
|
||||||
- audiobookshelf://oauth
|
- audiobookshelf://oauth
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ spec:
|
||||||
namespace: apps-fuku
|
namespace: apps-fuku
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
sources:
|
sources:
|
||||||
- repoURL: oci://git.roboces.dev/catalin/fukuops
|
- repoURL: git.roboces.dev/catalin/fukuops
|
||||||
chart: lldap
|
chart: lldap
|
||||||
targetRevision: 1.0.1
|
targetRevision: 1.0.1
|
||||||
helm:
|
helm:
|
||||||
|
|
@ -37,7 +37,7 @@ spec:
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
config:
|
config:
|
||||||
ldapBaseDn: "dc=fuku,dc=local"
|
ldapBaseDn: "dc=fuku,dc=local"
|
||||||
httpUrl: "https://ldap.fuku"
|
httpUrl: "https://ldap.fukurokuju.dev"
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
storageClass: "truenas-nfs-csi"
|
storageClass: "truenas-nfs-csi"
|
||||||
|
|
|
||||||
|
|
@ -28,3 +28,4 @@ spec:
|
||||||
- git.roboces.dev/catalin/fukuops
|
- git.roboces.dev/catalin/fukuops
|
||||||
- https://kubereboot.github.io/charts
|
- https://kubereboot.github.io/charts
|
||||||
- https://charts.goauthentik.io/
|
- https://charts.goauthentik.io/
|
||||||
|
- https://git.roboces.dev/catalin/fukuops
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue