2018-07-08 15:16:45 +00:00
key : azure
title : Azure Active Directory
2018-08-04 21:27:55 +00:00
description : Azure Active Directory (Azure AD) is Microsoft’ s multi-tenant, cloud-based directory, and identity management service that combines core directory services, application access management, and identity protection into a single solution.
2018-07-08 15:16:45 +00:00
author : requarks.io
2018-08-04 21:27:55 +00:00
logo : https://static.requarks.io/logo/azure.svg
2018-10-08 04:17:31 +00:00
color : blue darken-3
2018-08-04 21:27:55 +00:00
website : https://azure.microsoft.com/services/active-directory/
2019-07-20 04:16:29 +00:00
isAvailable : true
2018-07-08 15:16:45 +00:00
useForm : false
2019-07-20 04:16:29 +00:00
scopes :
- profile
- email
- openid
2018-07-08 15:16:45 +00:00
props :
2019-07-20 04:16:29 +00:00
entryPoint :
type : String
title : Identity Metadata Endpoint
hint : The metadata endpoint provided by the Microsoft Identity Portal that provides the keys and other important information at runtime.
order : 1
clientId :
type : String
title : Client ID
hint : The client ID of your application in AAD (Azure Active Directory)
order : 2