definition.yml 660 B

1234567891011121314151617
  1. key: azure
  2. title: Azure Active Directory
  3. 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.
  4. author: requarks.io
  5. logo: https://static.requarks.io/logo/azure.svg
  6. color: blue darken-3
  7. website: https://azure.microsoft.com/services/active-directory/
  8. useForm: false
  9. props:
  10. clientId: String
  11. clientSecret: String
  12. resource:
  13. type: String,
  14. default: '00000002-0000-0000-c000-000000000000'
  15. tenant:
  16. type: String,
  17. default: YOUR_TENANT.onmicrosoft.com