14 lines
276 B
YAML
14 lines
276 B
YAML
|
key: azure
|
||
|
title: Azure Active Directory
|
||
|
author: requarks.io
|
||
|
useForm: false
|
||
|
props:
|
||
|
clientId: String
|
||
|
clientSecret: String
|
||
|
resource:
|
||
|
type: String,
|
||
|
default: '00000002-0000-0000-c000-000000000000'
|
||
|
tenant:
|
||
|
type: String,
|
||
|
default: YOUR_TENANT.onmicrosoft.com
|