bcgov / moh-phlat

Repository for the PHLAT registries data loading application
Apache License 2.0
2 stars 0 forks source link

Intigration Keycloak Setup #17

Closed ptugger closed 6 months ago

ptugger commented 6 months ago

This PR contains partial Unit tests for the frontend and KeyCloak integration on the frontend. In this PR Code using some new ENVIRONMENT variables those were already setup in github. New vars are

VITE_KEYCLOAK_PROVIDER_AUTH_URL=_AUTH URL TO KC_
VITE_KEYCLOAK_CLIENT_ID=_FRONTEND PUBLIC CLIENT ID_
VITE_KEYCLOAK_REALM_NAME=_REALM NAME_