Announcement - Keycloak.AuthServices v2.0.0 is out 🎉!

Oleksii Nikiforov - May 6 - - Dev Community

Announcement

I’m happy to announce the release of Keycloak.AuthServices 2.0.0 packages 🎉. The new release contains improved Authentication, Authorization, Documentation, and many other features added. 🙌

Check out the documentation to see all the cool new features and improvements: https://nikiforovall.github.io/keycloak-authorization-services-dotnet/

Package Version Description
Keycloak.AuthServices.Authentication Nuget Keycloak Authentication for API and Web Apps
Keycloak.AuthServices.Authorization Nuget Authorization Services. Keycloak Authorization Server integration ✨
Keycloak.AuthServices.Sdk Nuget HTTP API integration with Admin API and Protection API
Keycloak.AuthServices.Sdk.Kiota Nuget HTTP API integration for Admin API based on OpenAPI

Changelog

  • 📦 Refactored Authentication, Authorization and SDK packages
  • 👷‍♂️ Added Authentication Builders
  • 🗒️ Added improved docs
  • 🔑 Improved RBAC capabilities
  • ⚙️ Improved Options pattern support
  • 🧪 Added integration tests
  • 🆕 Added Keycloak.AuthServices.Sdk.Kiota

The full changelog can be found at: https://github.com/NikiforovAll/keycloak-authorization-services-dotnet/releases/tag/2.0.0.

Tip 💡: See Getting Started Guide to get the idea of how to use Keycloak.AuthServices.Authentication:2.0.0.

I’m excited to hear your thoughts and suggestions! Please let me know which aspects of the functionality you’d like me to explore in the next blog post. Leave your recommendations in the comments section below. Your feedback is greatly appreciated! 🙏

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .