Entra Id - SSO with SAML
Learn how to setup SSO with SAML using Entra Id
Setup SSO with the Starmind Enterprise Gallery App
To get started, install the Starmind enterprise app from the Entra Id gallery and configure the required fields.
Realm / Network Id
$UUID
(as shown in the browser url on the authentication screen, e.g.: 7c75ac6e-546c-42bf-8aba-c07fa0915879)
Entity ID
https://YOUR_AUTH_REGION.starmind.com/auth/realms/YOUR_REALM_ID/broker/saml
Reply URL
https://YOUR_AUTH_REGION.starmind.com/auth/realms/YOUR_REALM_ID/broker/saml/endpoint
Sign on URL
https://YOUR_SUBDOMAIN.starmind.com

Install Starmind Gallery App in Microsoft Entra Id
Once the required fields are filled out, you can download the SAML metadata file from Entra Id.
Provide Starmind with the downloaded metadata.xml, ideally attaching it to the created service ticket.
This will allow us to get your network ready to login via SAML. Once this is done, you will hear from us asking to test the login.
❓ Frequently Asked Questions (FAQ)
How can I add additional claims to the SAML response?
These can be added in the Attributes & Claims section. By default, the gallery app does already map the required claims. Please find the complete list of available claims here.
Do you provide a SP SAML descriptor?
Yes we do. You can download the SAML service provider descriptor metadata file to validate your Entra Id SAML config from:
<https://YOUR_AUTH_REGION.starmind.com/auth/realms/YOUR_REALM_ID/broker/YOUR_SAML_ALIAS/endpoint/descriptor>
Please find more information here. This metadata file can then be used to upload to your Entra Id to validate or update the configuration.
How do I understand when the SAML certificate is going to expire?
Great question, Entra Id allows to define notification emails in the Single sign-on -> SAML Certificates section. That way you will be notified beforehand to provide Starmind with the updated SAML certificate. Simply create a service request and provide us with the updated certificate. We support certificate roll over, having multiple certificates active at the same time for your network.
Do you have more documentation for Entra Id available?
Yes, please find the Microsoft tutorial for the Starmind gallery app.
Updated 9 days ago