- Run Docker Compose file:
docker compose up -d - Open Keycloak Admin Panel with credentials from .env file
- Create Keycloak Client with Secret Credentials
- Copy Secret to
KEYCLOAK_CLIENT_SECRETproperty in .env file - Stop Docker Compose file:
docker compose down - Run Docker Compose file:
docker compose up -dagain - Open MVC Application
- Register or Login Account with Keycloak Authentication
hackuna/AspNetCore-Identity-Keycloak-Authentication
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|