Update terraform/keycloak/terraform.tfvars
This commit is contained in:
@@ -95,4 +95,9 @@ oauth2_applications = {
|
|||||||
web_origins = ["https://auth.matrix.hexor.cy"]
|
web_origins = ["https://auth.matrix.hexor.cy"]
|
||||||
post_logout_redirect_uris = ["https://auth.matrix.hexor.cy/*"]
|
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/*"]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user