Moved argocd to keycloac
This commit is contained in:
@@ -23,7 +23,7 @@ oauth2_applications = {
|
|||||||
post_logout_redirect_uris = ["https://gt.hexor.cy/*"]
|
post_logout_redirect_uris = ["https://gt.hexor.cy/*"]
|
||||||
}
|
}
|
||||||
ArgoCD = {
|
ArgoCD = {
|
||||||
redirect_uris = ["https://ag.hexor.cy/auth/callback"]
|
redirect_uris = ["https://ag.hexor.cy/api/dex/callback"]
|
||||||
web_origins = ["https://ag.hexor.cy"]
|
web_origins = ["https://ag.hexor.cy"]
|
||||||
post_logout_redirect_uris = ["https://ag.hexor.cy/*"]
|
post_logout_redirect_uris = ["https://ag.hexor.cy/*"]
|
||||||
extra_optional_scopes = ["offline_access"]
|
extra_optional_scopes = ["offline_access"]
|
||||||
|
|||||||
Reference in New Issue
Block a user