Wire user-engine authorization runtime
This commit is contained in:
parent
dfdd3163b7
commit
4511a43f7a
1 changed files with 3 additions and 0 deletions
|
|
@ -61,7 +61,10 @@ spec:
|
|||
- {name: USER_ENGINE_OIDC_CLIENT_ID, value: user-engine-portal}
|
||||
- {name: USER_ENGINE_OIDC_REDIRECT_URI, value: "https://users.92-205-62-239.nip.io/oidc/callback"}
|
||||
- {name: USER_ENGINE_OIDC_BACKEND_URL, value: "http://keycape.sso.svc.cluster.local:8080"}
|
||||
- {name: USER_ENGINE_FLEX_AUTH_URL, value: "http://flex-auth-user-engine.flex-auth.svc.cluster.local:8080"}
|
||||
- {name: USER_ENGINE_PUBLIC_REGISTRATION, value: "false"}
|
||||
- {name: USER_ENGINE_REGISTRATION_RATE_LIMIT, value: "10"}
|
||||
- {name: USER_ENGINE_REGISTRATION_RATE_WINDOW_SECONDS, value: "60"}
|
||||
- {name: USER_ENGINE_PROVISIONING_URL, value: "http://identity-provisioner.sso.svc.cluster.local:8080"}
|
||||
- {name: USER_ENGINE_TENANT_MANAGEMENT_URL, value: "http://tenant-engine.tenant-engine.svc.cluster.local:8090"}
|
||||
- {name: USER_ENGINE_TENANT_MANAGEMENT_TOKEN, value: "internal-service-boundary"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue