FireLens Admin

SAML/SSO Configuration

{% if saml_enabled %} {% else %} {% endif %}
SAML Authentication: {% if saml_enabled %}Enabled{% else %}Disabled{% endif %} {% if saml_enabled %}Users can sign in with SSO via your identity provider{% else %}Only local username/password authentication is available{% endif %}

Service Provider Metadata

Use this URL to configure FireLens as a Service Provider in your Identity Provider (Okta, Azure AD, etc.)

General Settings

When enabled, users will see a "Sign in with SSO" option on the login page.

Identity Provider (IdP) Configuration

Get these values from your Identity Provider (Okta, Azure AD, OneLogin, etc.) when you create a new SAML application.
Also called Issuer or Entity ID in your IdP
Single Sign-On URL from your IdP
Single Logout URL (optional, for full logout support)
SAML attribute to use as username (email, uid, sAMAccountName)
The public certificate from your IdP for signature validation

Service Provider (FireLens) Configuration

Configure these URLs in your Identity Provider's SAML application settings.
Unique identifier for FireLens (usually your base URL)
Assertion Consumer Service URL (where IdP sends responses)
Single Logout URL (optional)

Security Options

Recommended. Ensures assertions are signed by IdP.
Require the entire SAML response to be signed.