Keycloak.AuthServices

https://www.nuget.org/packages/Keycloak.AuthServices.Authentication

Authentication and Authorization

Keycloak is a very useful piece of software. It is an out-of-the-box solution for authentication and authorization.

Add authentication to applications and secure services with minimum effort. No need to deal with storing users or authenticating users.

Keycloak provides user federation, strong authentication, user management, fine-grained authorization, and more.

This package enables Easy Authentication and Authorization with Keycloak in .NET and ASP.NET Core.

Authorization Services ⭐

If role-based authorization doesn't cover your needs, Keycloak provides fine-grained authorization services as well. This allows you to manage permissions for all your services from the Keycloak admin console and gives you the power to define exactly the policies you need.

Last updated