security
SP
Service Provider
Definition
In federated identity, a service provider is an application or system that relies on an IdP to authenticate users. The SP trusts identity assertions from the IdP and grants access based on the attributes contained in those assertions.
In SAML flows, the SP consumes SAML assertions; in OIDC flows, it consumes ID tokens. Understanding the SP/IdP trust relationship is fundamental to implementing SSO correctly.
Ship secure code faster
Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.