Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adshan/dotnet-keycloak-identity
Implementing Identity and Access Management with Keycloak.
https://github.com/adshan/dotnet-keycloak-identity
access-management dotnet identity identity-management keycloak
Last synced: about 7 hours ago
JSON representation
Implementing Identity and Access Management with Keycloak.
- Host: GitHub
- URL: https://github.com/adshan/dotnet-keycloak-identity
- Owner: AdsHan
- License: mit
- Created: 2023-11-30T23:25:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T12:17:25.000Z (4 months ago)
- Last Synced: 2024-07-14T13:35:14.253Z (4 months ago)
- Topics: access-management, dotnet, identity, identity-management, keycloak
- Language: C#
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotnet-keycloak-identity
Demonstração prática da utilização do Keycloak como gerenciador de identidade e acesso em aplicações .NET.# Como executar:
- Clonar / baixar o repositório em seu workplace.
- Baixar o .Net Core SDK e o Visual Studio / Code mais recentes.
- A infraestrutura da aplicação será criada através do docker compose /docker/docker_infrastructure.yml.# Sobre
Este projeto foi desenvolvido por Anderson Hansen sob [MIT license](LICENSE).