Create application in Azure
Create application in Azure
I - Creating a user group
Access the Azure portal > Azure Active Directory > Groups › New Group.
Create a group that includes all individuals authorized to access the platform.

Save the Object ID of the created group, as it will be used in other steps of the configuration process.

All users must be registered as external users due to the external connection with D4Sign.

It is essential that the created group is added to the application — users must not be added individually, but through the group instead.
II - Create an application by accessing the Azure Portal
Azure Active Directory > Enterprise Applications › Create your own application > Select the option > Integrate any other application you don’t find in the gallery (Non-gallery application).

Application settings with SAML Method
III - Basic SAML Configuration


Mandatory fields to be filled:
**Identifier (Entity ID): ** urn:amazon:cognito:sp:us-east-1_cEnG5ZbsO\
**Reply URL (Assertion Consumer Service URL): **[https://sso-d4sign.auth.us-east-1.amazoncognito.com/saml2/idpresponse];
**Login URL: **https://secure.d4sign.com.br/login;
**Relay State: **https://secure.d4sign.com.br/desk;
**Logout URL: **https://secure.d4sign.com.br/login/sair
IV - Attribute Mapping
Add a group claim:

Insert the indicated configuration

The following options are required by Azure to add the User Group.

If these options are not enabled, you will not be able to implement SSO via Azure.
Save the application's federation metadata URL, as it will be required in the next steps.

The application is ready to be added to D4Sign.
Updated about 2 months ago