You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
Soft-delete upstream OAuth 2.0 providers on config sync
This commit is contained in:
@@ -1562,6 +1562,10 @@
|
||||
"token_endpoint_auth_method"
|
||||
],
|
||||
"properties": {
|
||||
"enabled": {
|
||||
"description": "Whether this provider is enabled.\n\nDefaults to `true`",
|
||||
"type": "boolean"
|
||||
},
|
||||
"id": {
|
||||
"description": "A ULID as per https://github.com/ulid/spec",
|
||||
"type": "string",
|
||||
|
Reference in New Issue
Block a user