Overview
Single Sign-On (SSO) allows you to manage access to Kodus through a single identity provider, streamlining authentication and enhancing security.Getting Started
Access SSO settings
Navigate to your organization settings at
app.kodus.io/organization/sso
Fill in your IdP configuration
Fill in your IdP’s settings such as their Issuer id, their URL and the signing certificate. These can be filled in manually or by providing either your IdP’s metadata URL or a metadata XML file.
These values can usually be found in your IdP’s documentation or in their admin console.
Configure Kodus as a SP in your IdP
Configure Kodus as a SP in your IdP by providing our entity ID (
kodus-orchestrator by default) and your organization’s callback URL found in the SSO settings page.Make sure the name ID format is set to email.Optional Configuration
Mapping Attributes
You can map the following attributes from your IdP to Kodus users, improving the user experience.- First Name, mapped to
firstName - Last Name, mapped to
lastName