Add minio to authentik

This commit is contained in:
Tobias Reisinger 2024-10-09 01:33:24 +02:00
parent 0b838b52cc
commit 979a386831
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 47 additions and 2 deletions

View file

@ -280,7 +280,8 @@ services = {
url = "/minio/health/live"
group = "7-support"
}
auth = false
auth = true
auth_redirects = ["https://console.s3.serguzim.me/oauth_callback"]
database = false
s3 = false
},