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" : " enterpriseRole" ,
7- "displayName" : " Enterprise Role" ,
8- "traits" : [
5+ "resourceType" : {
6+ "id" : " enterpriseRole" ,
7+ "displayName" : " Enterprise Role" ,
8+ "traits" : [
99 " TRAIT_ROLE"
1010 ]
1111 },
12- "capabilities" : [
12+ "capabilities" : [
1313 " CAPABILITY_SYNC"
1414 ]
1515 },
1616 {
17- "resourceType" : {
18- "id" : " group" ,
19- "displayName" : " IDP Group" ,
20- "traits" : [
17+ "resourceType" : {
18+ "id" : " group" ,
19+ "displayName" : " IDP Group" ,
20+ "traits" : [
2121 " TRAIT_GROUP"
2222 ]
2323 },
24- "capabilities" : [
24+ "capabilities" : [
2525 " CAPABILITY_SYNC" ,
2626 " CAPABILITY_PROVISION"
2727 ]
2828 },
2929 {
30- "resourceType" : {
31- "id" : " user" ,
32- "displayName" : " User" ,
33- "traits" : [
30+ "resourceType" : {
31+ "id" : " user" ,
32+ "displayName" : " User" ,
33+ "traits" : [
3434 " TRAIT_USER"
3535 ],
36- "annotations" : [
36+ "annotations" : [
3737 {
38- "@type" : " type.googleapis.com/c1.connector.v2.SkipEntitlementsAndGrants"
38+ "@type" : " type.googleapis.com/c1.connector.v2.SkipEntitlementsAndGrants"
3939 }
4040 ]
4141 },
42- "capabilities" : [
42+ "capabilities" : [
4343 " CAPABILITY_SYNC" ,
4444 " CAPABILITY_ACCOUNT_PROVISIONING"
4545 ]
4646 },
4747 {
48- "resourceType" : {
49- "id" : " userGroup" ,
50- "displayName" : " User Group" ,
51- "traits" : [
48+ "resourceType" : {
49+ "id" : " userGroup" ,
50+ "displayName" : " User Group" ,
51+ "traits" : [
5252 " TRAIT_GROUP"
5353 ]
5454 },
55- "capabilities" : [
55+ "capabilities" : [
5656 " CAPABILITY_SYNC"
5757 ]
5858 },
5959 {
60- "resourceType" : {
61- "id" : " workspace" ,
62- "displayName" : " Workspace" ,
63- "traits" : [
60+ "resourceType" : {
61+ "id" : " workspace" ,
62+ "displayName" : " Workspace" ,
63+ "traits" : [
6464 " TRAIT_GROUP"
6565 ]
6666 },
67- "capabilities" : [
68- " CAPABILITY_SYNC"
67+ "capabilities" : [
68+ " CAPABILITY_SYNC" ,
69+ " CAPABILITY_PROVISION"
6970 ]
7071 },
7172 {
72- "resourceType" : {
73- "id" : " workspaceRole" ,
74- "displayName" : " Workspace Role" ,
75- "traits" : [
73+ "resourceType" : {
74+ "id" : " workspaceRole" ,
75+ "displayName" : " Workspace Role" ,
76+ "traits" : [
7677 " TRAIT_ROLE"
7778 ]
7879 },
79- "capabilities" : [
80+ "capabilities" : [
8081 " CAPABILITY_SYNC" ,
8182 " CAPABILITY_PROVISION"
8283 ]
8384 }
8485 ],
85- "connectorCapabilities" : [
86+ "connectorCapabilities" : [
8687 " CAPABILITY_PROVISION" ,
8788 " CAPABILITY_SYNC" ,
8889 " CAPABILITY_ACCOUNT_PROVISIONING"
8990 ],
90- "credentialDetails" : {
91- "capabilityAccountProvisioning" : {
92- "supportedCredentialOptions" : [
91+ "credentialDetails" : {
92+ "capabilityAccountProvisioning" : {
93+ "supportedCredentialOptions" : [
9394 " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
9495 ],
95- "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
96+ "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
9697 }
9798 }
9899}
0 commit comments