feat: ElasticSearch | add oidc login for kibana
This commit is contained in:
@@ -13,4 +13,12 @@ spec:
|
||||
tls:
|
||||
certificate:
|
||||
secretName: kibana-kb-http-tls-internal
|
||||
|
||||
config:
|
||||
server.publicBaseUrl: "https://kibana.dogar.dev"
|
||||
xpack.security.authc.providers:
|
||||
oidc.authentik:
|
||||
order: 0
|
||||
realm: authentik
|
||||
description: "Log in with Authentik"
|
||||
basic.basic1:
|
||||
order: 1
|
||||
|
||||
Reference in New Issue
Block a user