1d ago · 6 min read · Service account security involves protecting service accounts used by applications and microservices to authenticate and authorize access to APIs and other resources. These accounts are crucial for enabling automated processes, but they also represen...
Join discussion3d ago · 5 min read · Authentication Policy Contracts in PingFederate define how attributes and claims are processed during the authentication workflow. They act as a blueprint for how data is transformed and exposed to relying parties. In this post, we'll dive into imple...
Join discussion5d ago · 14 min read · I have a production SaaS running on AWS Lambda with Fastify. Single tenant, single customer, everything working great. Then the second customer signed up. That's when things got interesting. Suddenly
AArchit commented
5d ago · 6 min read · I've been a Microsoft stack developer for most of my career. Azure DevOps, OneDrive for project files, Outlook for everything, Azure AD for auth. It worked. Until recently, when I started noticing just how aggressively Microsoft nudges you toward pay...
Join discussion
6d ago · 6 min read · Client Initiated Backchannel Authentication (CIBA) is a protocol extension for OAuth 2.0 and OpenID Connect that enables clients to request user authentication without immediate user interaction. This is particularly useful in scenarios where the use...
Join discussion