SSO Integration
Drafta supports Single Sign-On (SSO) integration using OIDC and SAML. This allows organizations to streamline authentication and user management.
Configuration
To configure SSO, navigate to Settings → Integration → SSO.
SAML Configuration
For SAML-based authentication, the following parameters are required:
- Name: A unique identifier for the SAML provider.
- Metadata URL: The URL containing SAML metadata.
- Attributes Mapping: Defines how user attributes from SAML are mapped to Drafta.
OIDC Configuration
For OIDC-based authentication, the following parameters are required:
- Name: A unique identifier for the OIDC provider.
- Attributes Request Method: The method used to request attributes.
- Client ID: The unique identifier for the OIDC client.
- Client Secret: The secret key for authentication.
- OIDC Issuer: The URL of the OIDC issuer.
- Attributes Mapping: Defines how user attributes from OIDC are mapped to Drafta.
Google Login
If an organization already uses Google for authentication, users can sign in directly with their Google accounts.