wikijs-fork/server/modules/authentication/azure/definition.yml

19 lines
679 B
YAML
Raw Normal View History

key: azure
title: Azure Active Directory
2018-08-04 21:27:55 +00:00
description: Azure Active Directory (Azure AD) is Microsofts 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
2018-08-04 21:27:55 +00:00
logo: https://static.requarks.io/logo/azure.svg
color: blue darken-3
2018-08-04 21:27:55 +00:00
website: https://azure.microsoft.com/services/active-directory/
2019-04-29 00:25:19 +00:00
isAvailable: false
useForm: false
props:
clientId: String
clientSecret: String
resource:
type: String,
default: '00000002-0000-0000-c000-000000000000'
tenant:
type: String,
default: YOUR_TENANT.onmicrosoft.com