The Future of IdentityServer
Announcement of major changes to the IdentityServer project, including its future development and commercial support plans.
Announcement of major changes to the IdentityServer project, including its future development and commercial support plans.
Explains how to use Azure Role-Based Access Control (RBAC) with Azure Key Vault, including enabling it and the new built-in roles.
An update on Azure AD v2 endpoint and MSAL library changes in 2020, covering app registration, platforms, and authentication flows.
A tutorial on building a Ruby on Rails API with JWT authentication for a user notes application.
OpenIddict 3.0 beta3 adds localization support, nullable reference types, and improvements to refresh token handling for multilingual .NET projects.
OpenIddict 3.0 beta2 release notes: removed System.Linq.Async dependency and MongoDB auto-initialization for performance.
A guide for beginners on how to efficiently navigate and find answers in the extensive Django documentation, reducing frustration.
Exploring client-side certificates as a simpler, more secure alternative to OAuth for API authentication.
Announcing OpenIddict 3.0 beta1, a major rewrite of the OpenID Connect server and validation library for .NET with new features and broader framework support.
How to configure an additional HttpClient in Blazor WebAssembly to call unprotected APIs and avoid AccessTokenNotAvailableException errors.
A tutorial on setting up a React application and integrating Firebase, including project initialization and obtaining API keys.
A guide to implementing custom authorization policies to secure the Hangfire Dashboard in an ASP.NET Core application.
A beginner's tutorial on implementing Sign in with Apple authentication for a website using the Vapor 4 server-side Swift framework.
Explores secure credential management in Azure using Managed Identities to avoid storing secrets in code or configuration.
Tutorial on implementing Firebase email authentication in a React Native chat app using react-native-firebase.
An introduction to Azure Active Directory B2C, explaining its concepts and outlining a detailed tutorial series for developers.
Explains why developers should avoid building custom authentication and use Identity-as-a-Service providers for security and efficiency.
A beginner-friendly guide to implementing user authentication and authorization in Vapor 4 using sessions and JWTs, written in Swift.
A developer's guide to implementing Sign-in with Apple, focusing on challenges with one-time profile data and security considerations.
Explains how to use the OAuth 2.0 device authorization grant for secure user authentication in desktop applications.