Update terraform/keycloak/terraform.tfvars
This commit is contained in:
@@ -96,8 +96,8 @@ oauth2_applications = {
|
||||
post_logout_redirect_uris = ["https://auth.matrix.hexor.cy/*"]
|
||||
}
|
||||
Amnezia-Fellow = {
|
||||
redirect_uris = ["https://awg.matrix.hexor.cy/auth/oidc/callback"]
|
||||
web_origins = ["https://awg.matrix.hexor.cy"]
|
||||
post_logout_redirect_uris = ["https://awg.matrix.hexor.cy/*"]
|
||||
redirect_uris = ["https://awg.hexor.cy/auth/oidc/callback"]
|
||||
web_origins = ["https://awg.hexor.cy"]
|
||||
post_logout_redirect_uris = ["https://awg.hexor.cy/*"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user