📄️ Overview
litesaml/saml exposes two wrapper classes that map to the two SAML 2.0 roles:
📄️ Service Provider
A Service Provider (SP) delegates user authentication to an Identity Provider (IdP). This page shows how to configure a ServiceProviderWrapper and use it to authenticate users.
📄️ Identity Provider
An Identity Provider (IdP) authenticates users on behalf of Service Providers. This page shows how to configure an IdentityProviderWrapper and use it to respond to authentication requests.
🗃️ Upgrade Guide
2 items