Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

With the help of EmpowerID's We have expanded our connector library to include the Azure AD B2C Scim Connector, organizations can easily manage and synchronize group owners and members in their AD B2C domains with data in other connected back-end user directories. The connector is based on the SCIM open standard protocol, thus making the B2C connector secure and simplified.

The connector is designed as a microservice that has the capabilities of,

...

Creating and managing records of B2C group owners and members in AD B2C

...

Full inventory of group owners and members in AD B2C

...

SCIM Connector. This new connector optimizes Azure AD B2C identity management via EmpowerID, providing seamless integration with Azure Active Directory B2C (Azure AD B2C) and delivering significant benefits for IT administrators. This feature update streamlines user management by automating user provisioning and de-provisioning processes in Azure AD B2C, reducing manual intervention and potential errors.

Info

Before setting up the connector, please ensure you have the necessary configuration values. These settings are mandatory for the setup process.

CertificateName: The name of the certificate stored in the Key Vault. This certificate is used by the application registered in Azure AD B2C for authentication or other security purposes.

ClientID: The Client ID (or Application ID) uniquely identifies the application registered in Azure AD B2C. It is used to authenticate and authorize the application to access resources within the B2C tenant.

GraphBaseUrl: The base URL of the Microsoft Graph API, which provides a unified endpoint to access various Microsoft services and data, including Azure AD B2C.

TenantID: The Tenant ID refers to the unique identifier of the Azure AD B2C tenant. It represents the organization or directory to which the B2C tenant belongs.

VaultURL: The Vault URL is the address that points to the specific Key Vault instance used to store the certificate. Key Vault provides secure storage and management of cryptographic keys, secrets, and certificates. The Vault URL identifies the location where the certificate is stored.

Caelor cards macro v2
summary
titlea3gg76
content{"cards":[{"id":"108","title":"Azure AD B2C SCIM Connector Features","icon":"bootstrap/PlusLg","color":{"las_vegas":{"background":"#ffffff","color":"#00A59B"},"san_francisco":{"background":"#ffffff1f","color":"#0099ff"},"austin":{"background":"#0099ff","color":"#000000"},"mumbai":{"background":"#0099ff"},"hong_kong":{"background":"#0099ff"},"cape_town":{"background":"#0099ff"},"palo_alto":{"color":"#0099ff"},"new_york":{"color":"#0099ff"},"madrid":{"color":"#0099ff"},"berlin":{"color":"#0099ff"},"la_paz":{"color":"#0099ff"},"sydney":{"color":"#0099ff"},"tokyo":{"background":"#ffffff1f","color":"#3085c9ff"}},"iconType":"icon","newTab":"false","link":{"id":"3104342024","link":"https://dotnetworkflow.jira.com/wiki/x/CIAIuQ","title":"Azure AD B2C SCIM Connector Features","type":"page","source":"page"},"overlay":{"isActive":true,"color":"#000","opacity":0.3},"borderRadius":12,"gap":25,"tabId":"08o8g"}],"config":{"borderRadius":9,"gap":15,"type":"text","columns":3,"layout":[],"design":"tokyo","textAlign":"center","height":180,"iconRadius":50,"iconSize":100},"tabs":[{"id":"08o8g","text":"Type text here","icon":"bootstrap/CloudsFill"}]}

...