diff --git a/src/drivers/webextension/images/icons/AzureADB2C.png b/src/drivers/webextension/images/icons/AzureADB2C.png new file mode 100644 index 000000000..070a03160 Binary files /dev/null and b/src/drivers/webextension/images/icons/AzureADB2C.png differ diff --git a/src/technologies/a.json b/src/technologies/a.json index 0f297b552..8681f5721 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -2837,5 +2837,14 @@ "icon": "augmented-ui.png", "oss": true, "website": "http://augmented-ui.com" + }, + "Azure AD B2C": { + "cats": [ + 19 + ], + "description": "Identity and access management as a service for customer-facing apps.", + "icon": "AzureADB2C.png", + "url": "^https//.+\\.b2clogin\\.com", + "website": "https://azure.microsoft.com/en-us/services/active-directory/external-identities/b2c/" } } \ No newline at end of file