Delegated Authentication

How do you know if an application is using Delegated Authentication (AuthN): Simple ☝️ Ask yourself this: WHO am I presenting my login credentials 🔑 to? The application itself OR an Identity Service Provider (IdP)? Examples of an IdP: Google, Facebook, Apple, Okta, etc. Another hint it’s Delegated AuthN: Your web browser (User Agent) getsContinue reading “Delegated Authentication”