2024-01-03 16:28:36 +08:00
|
|
|
export KEYCLOAK_URL=https://localhost:8443/realms/test
|
|
|
|
|
export OAUTH_PROVIDER_URL=https://localhost:8443/realms/test
|
2024-11-15 02:38:27 +08:00
|
|
|
export OAUTH_PROVIDER_CA_CERT=selenium/test/oauth/keycloak/ca_keycloak_certificate.pem
|