mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-16 14:47:05 +08:00
21 lines
471 B
YAML
21 lines
471 B
YAML
plugins:
|
|
microsoft_auth_enabled:
|
|
client: true
|
|
default: false
|
|
area: "authenticators"
|
|
microsoft_auth_client_id:
|
|
client: false
|
|
default: ""
|
|
area: "authenticators"
|
|
microsoft_auth_client_secret:
|
|
client: false
|
|
default: ""
|
|
secret: true
|
|
area: "authenticators"
|
|
microsoft_auth_email_verified:
|
|
default: false
|
|
area: "authenticators"
|
|
microsoft_auth_tenant_id:
|
|
client: false
|
|
default: "common"
|
|
area: "authenticators"
|