mirror of https://github.com/Requarks/wiki.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
660 B
17 lines
660 B
key: azure
|
|
title: Azure Active Directory
|
|
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.
|
|
author: requarks.io
|
|
logo: https://static.requarks.io/logo/azure.svg
|
|
color: blue darken-3
|
|
website: https://azure.microsoft.com/services/active-directory/
|
|
useForm: false
|
|
props:
|
|
clientId: String
|
|
clientSecret: String
|
|
resource:
|
|
type: String,
|
|
default: '00000002-0000-0000-c000-000000000000'
|
|
tenant:
|
|
type: String,
|
|
default: YOUR_TENANT.onmicrosoft.com
|