https://github.com/adshan/dotnet-identity-authorization-types
Authorization based on Role, Claims and Policy.
https://github.com/adshan/dotnet-identity-authorization-types
authorization claim-based dotnet identity jwt net6 role-based
Last synced: about 2 months ago
JSON representation
Authorization based on Role, Claims and Policy.
- Host: GitHub
- URL: https://github.com/adshan/dotnet-identity-authorization-types
- Owner: AdsHan
- License: mit
- Created: 2022-01-11T18:45:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-11T18:54:41.000Z (over 3 years ago)
- Last Synced: 2025-04-13T09:15:03.267Z (about 2 months ago)
- Topics: authorization, claim-based, dotnet, identity, jwt, net6, role-based
- Language: C#
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# core-identity-authorization-types
Diferenças no processo de autorização utilizando as abordagens **Role**, **Claims** e **Policy**# 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).