add azure ad b2c

main
Yoel Fialkoff 3 years ago
parent 08549764e0
commit b471d11ca2

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

@ -2837,5 +2837,14 @@
"icon": "augmented-ui.png", "icon": "augmented-ui.png",
"oss": true, "oss": true,
"website": "http://augmented-ui.com" "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/"
} }
} }