SAML
Most Identity Providers can export an XML configuration block or file.
After choosing to create a SAML Identity Provider Connection in the SingleStore Helios Portal, the XML configuration block for that connection is available for immediate download.
Attribute mappings must be set up on both sides of the connection.email
, firstName
, and lastName
must be set.
Generally, to discover the names actually associated with the attributes, most IdPs have a UI function to preview what their assertion statement looks like.
The basic flow of SP-initiated authentication via SAML is a single request and response made with browser redirects.
The SAML-specific configuration items that must be filled in the SingleStore Helios Portal to enable SAML are:
-
IdP XML configuration block generated by the IdP
-
Name of the email attribute in the IdP-provided assertions
-
Name of the first name attribute in the IdP-provided assertions
-
Name of the last name attribute in the IdP-provided assertions
The SAML-specific configuration items that are provided by the SingleStore Helios Portal include:
-
SP XML Configuration block that can be used to configure the IdP
-
The attribute consuming service (ACS) endpoint
-
The SP Entity ID
These configuration items are available as soon as the Identity Provider Connection is created.
In this section
Last modified: November 9, 2023