File tree Expand file tree Collapse file tree 1 file changed +21
-21
lines changed
Expand file tree Collapse file tree 1 file changed +21
-21
lines changed Original file line number Diff line number Diff line change 11{
2- "@type" : " type.googleapis.com/c1.connector.v2.ConnectorCapabilities" ,
3- "resourceTypeCapabilities" : [
2+ "@type" : " type.googleapis.com/c1.connector.v2.ConnectorCapabilities" ,
3+ "resourceTypeCapabilities" : [
44 {
5- "resourceType" : {
6- "id" : " group" ,
7- "displayName" : " Group" ,
8- "traits" : [
5+ "resourceType" : {
6+ "id" : " group" ,
7+ "displayName" : " Group" ,
8+ "traits" : [
99 " TRAIT_GROUP"
1010 ]
1111 },
12- "capabilities" : [
12+ "capabilities" : [
1313 " CAPABILITY_SYNC" ,
1414 " CAPABILITY_PROVISION"
1515 ]
1616 },
1717 {
18- "resourceType" : {
19- "id" : " project" ,
20- "displayName" : " Project"
18+ "resourceType" : {
19+ "id" : " project" ,
20+ "displayName" : " Project"
2121 },
22- "capabilities" : [
22+ "capabilities" : [
2323 " CAPABILITY_SYNC" ,
2424 " CAPABILITY_PROVISION"
2525 ]
2626 },
2727 {
28- "resourceType" : {
29- "id" : " user" ,
30- "displayName" : " User" ,
31- "traits" : [
28+ "resourceType" : {
29+ "id" : " user" ,
30+ "displayName" : " User" ,
31+ "traits" : [
3232 " TRAIT_USER"
3333 ]
3434 },
35- "capabilities" : [
35+ "capabilities" : [
3636 " CAPABILITY_SYNC" ,
3737 " CAPABILITY_ACCOUNT_PROVISIONING"
3838 ]
3939 }
4040 ],
41- "connectorCapabilities" : [
41+ "connectorCapabilities" : [
4242 " CAPABILITY_PROVISION" ,
4343 " CAPABILITY_SYNC" ,
4444 " CAPABILITY_ACCOUNT_PROVISIONING"
4545 ],
46- "credentialDetails" : {
47- "capabilityAccountProvisioning" : {
48- "supportedCredentialOptions" : [
46+ "credentialDetails" : {
47+ "capabilityAccountProvisioning" : {
48+ "supportedCredentialOptions" : [
4949 " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD" ,
5050 " CAPABILITY_DETAIL_CREDENTIAL_OPTION_RANDOM_PASSWORD"
5151 ],
52- "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
52+ "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
5353 }
5454 }
5555}
You can’t perform that action at this time.
0 commit comments