Azure Registration
Integrate Azure Active Directory with Netcore Unbxd for secure SSO login.
Overview
Azure Active Directory (Azure AD) registration allows Unbxd to integrate with SSO (Single Sign-On) for secure user authentication. This process enables the customer to authenticate users through Azure AD without requiring separate credentials for Unbxd. The configuration involves registering the Unbxd application in the Azure portal and finalizing settings in the Unbxd console.
NoteAzure Registration will be done by the Customer support team. Netcore Unbxd do not have access to their Azure Active Directory
Registration Steps
- Steps to Register Application in Azure Portal
Navigate to Enterprise applications in Azure AD. Go to Azure Active Directory > Enterprise Applications. Click on Click New application > Create your own application. Give a name for the application Unbxd SSO and select Integrate any other application you don’t find in the gallery (Non-gallery) option. Click Create.
- Configure Single Sign-On (SSO)
Once the application is created, navigate to Single sign-on > SAML. In Basic SAML Configuration, enter the following details from the Unbxd console:
Field | Description |
---|---|
Identifier (Entity ID) | A unique identity that identifies the service provider (Unbxd) in SAML transactions. Example: |
Reply URL (Assertion Consumer Service URL) | The endpoint where Azure AD sends the authentication response after a successful sign-in.
Example: |
(Optional) Sign-on URL | The URL where users can initiate the login process.
Example: |
Attributes & Claims | claim emailaddress should be preset and point to user's email ID |
- Assign Users and Groups
Navigate to Users and Groups in the Azure AD portal. Click Add user/group. Select the users or groups that should have access to Unbxd via SSO. Click Assign. - Finalize Configuration in Unbxd
Log in to your Unbxd account. Navigate to SSO Settings under profile.
- Ensure the App federation Metadata URL from Azure AD is mapped to Metadata URL in the Netcore Unbxd panel.
- Ensure the Login URL from Azure AD is mapped toLogin URL in the Netcore Unbxd panel.
Save the configuration and test the login.
Updated 16 days ago