Skip to content

Commit 48e08c6

Browse files
committed
1 parent 29adc48 commit 48e08c6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

roles/manage/templates/metadata_configuration/provisioning.schema.json.j2

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@
8585
"type": "string",
8686
"info": "The password of the SCIM endpoint. Will be stored symmetrically encrypted."
8787
},
88+
"scim_bearer_token": {
89+
"type": "string",
90+
"info": "The bearer token of the SCIM endpoint. Will be stored symmetrically encrypted."
91+
},
8892
"scim_update_role_put_method": {
8993
"type": "boolean",
9094
"default": false,

0 commit comments

Comments
 (0)