SSO for Azure AD
Configuring Azure AD for Single Sign-on in LocalStack Enterprise
3 minute read
Custom Single-Sign On (SSO) Identity providers, can be enabled to facilitate the process of quickly onboarding team members from your organization.
In order to configure SSO access, first sign in to the LocalStack Web application under app.localstack.cloud. In your profile settings, navigate to the Single Sign-on tab which will list existing SSO Identity Providers (if any exist).
Next, click the button to create a new identity provider (IdP), where you can choose between the two leading industry standards:
In the form illustrated below, you can then enter the main information for the new IdP (using OpenID Connect):
When configuring SSO using SAML, you can configure the settings of the Identity Provider via a standard SAML metadata file (see illustration below). The SAML metadata file can be specified either via URL or via a file upload.
Select Enable IdP sign out flow if you want your users to be logged out from our app and your SAML IdP when they log out from your our Web Application.
These attributes can be defined to automatically map attributes of user entities in your internal IdP to user attributes in the LocalStack platform.
The following user attribute mappings can currently be configured:
The Email should be configured to ensure correct functionality.
After configuring the base details for your Identity Provider (IdP), the following additional information can be copied from the UI:
https://app.localstack.cloud/auth/sso/<organizationId>/<ssoName>
For each new member that joins your org, you can specify user roles and permissions that should be assigned to them.
Configuring Azure AD for Single Sign-on in LocalStack Enterprise