You can use Microsoft Entra ID (formerly, Azure Active Directory [AD]) identity and access management cloud service as an OpenID Connect (OIDC) Provider for authentication to enhance the login and security features of the aiWARE OS. In addition, the Microsoft Entra ID Provisioning Service can be set up to handle user identity lifecycle management (LCM) for both SaaS and on-premises aiWARE installations using the SCIM v2.0 protocol.
To set up Microsoft Entra ID, you'll create an Microsoft Entra ID application, an OpenID Connect provider, an aiWARE organization, and add users. Then you'll configure a platform, set up Microsoft Graph, and log in to aiWARE using OpenID Connect.
- Create a Microsoft Entra ID application
- Collect app, OpenID, and client values in Microsoft Entra ID
- Do one of the following:
- Configure a platform in Microsoft Entra ID
- Create an Entra ID user (optional)
- Create an Entra ID app role (optional)
- Create Entra ID app role attribute mapping (optional)
- Add a user or group to an Entra ID app (optional)
- Provision a user with Microsoft Entra ID via SCIM endpoints (optional)
- Provision on demand in Microsoft Entra ID (optional)
- Set up Microsoft Graph in an Entra ID app
- Login to aiWARE using OpenID Connect