Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).