Update terraform/authentik/oauth2-apps.tfvars
This commit is contained in:
@@ -175,9 +175,9 @@ oauth_applications = {
|
||||
meta_description = "OpenWeb UI"
|
||||
meta_icon = "https://ollama.com/public/ollama.png"
|
||||
redirect_uris = [
|
||||
"https://openwebui.company/oauth/oidc/callback",
|
||||
"https://ai.hexor.cy/oauth/oidc/callback",
|
||||
]
|
||||
meta_launch_url = "https://ps.hexor.cy"
|
||||
meta_launch_url = "https://ai.hexor.cy"
|
||||
client_type = "confidential"
|
||||
include_claims_in_id_token = true
|
||||
access_code_validity = "minutes=1"
|
||||
|
||||
Reference in New Issue
Block a user