For AI agents: the complete documentation index is available at https://docs.flezise.com/llms.txt, the full documentation bundle is available at https://docs.flezise.com/llms-full.txt, and this page is available as Markdown at https://docs.flezise.com/administration/sso.md.

SSO

The SSO tab is where you connect an identity provider so members sign in through it instead of with a platform password. The tab is plan-gated: on plans that do not include SSO it shows a lock icon and is unselectable.

Note

Read this if you administer authentication for your organization. You need the Administrator role.

The SSO page with the Enable SSO toggle disabled, the Identity Providers section listing seven provider options, and the Social Login section below

Enable SSO

Open SettingsSSO ("Configure Single Sign-On to authenticate users through your identity provider."). The Enable SSO toggle is disabled until at least one identity provider is configured. Once a provider is connected, toggle Enable SSO to activate it. The toggle reads "Allow users to sign in with your identity provider" and shows the tooltip "Configure a provider first" while no provider is saved.

Only one identity provider is active at a time. A Configured provider card appears at the top of the page once a provider is connected. Press Disconnect on that card to remove the connector; the Enable SSO toggle returns to disabled.

Identity providers

The Identity Providers section ("Select and configure your organization's identity provider") supports seven providers. Select one, fill in its required fields, and press Connect.

ProviderRequired fields
OktaOkta Domain, Client ID, Client Secret
Microsoft Entra IDTenant ID, Application (Client) ID, Client Secret
Google WorkspaceClient ID, Client Secret, Hosted Domain
Auth0Auth0 Domain, Client ID, Client Secret
KeycloakServer URL, Realm, Client ID, Client Secret
Custom SAML 2.0Entity ID, SSO URL, X.509 Certificate
Custom OIDCIssuer URL, Client ID, Client Secret, Scopes

Social login

The Social Login section ("Allow users to sign in with social accounts") lists the social connectors available on your deployment. Each connector requires Client ID and Client Secret. Scope (optional) defaults to openid profile email. A green Connected badge appears on connectors that are saved. Press Delete to remove a configured connector.

Service provider details

The Service Provider Details card at the bottom of the page lists the values your identity provider needs when registering the platform as a service provider. Each field has a copy button.

FieldValue
ACS URLYour deployment endpoint at /api/authn/saml
Entity IDYour deployment endpoint at /api/authn/saml/metadata
Redirect URIYour deployment endpoint at /callback
OIDC IssuerYour deployment endpoint at /oidc
OIDC DiscoveryYour deployment endpoint at /oidc/.well-known/openid-configuration

Next steps

  • Members: invite platform members and manage their roles.
  • Settings overview: platform roles and the seeded permission groups.