-
Create a client inside Keycloak which will be used for authenticating the user using Sunrise.
-
Make a copy of the file
.env.dist
and rename the copy to.env.local
in the root of the project and update the variables (refer to the values as examples): -
Start the development server
npm run dev -- -p 9990
-
Navigate to the following URL. You will be redirected to login with Keycloak: