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_TARGETED_SYNC" ,
1515 " CAPABILITY_PROVISION"
1616 ]
1717 },
1818 {
19- "resourceType" : {
20- "id" : " role" ,
21- "displayName" : " Role" ,
22- "traits" : [
19+ "resourceType" : {
20+ "id" : " role" ,
21+ "displayName" : " Role" ,
22+ "traits" : [
2323 " TRAIT_ROLE"
2424 ]
2525 },
26- "capabilities" : [
26+ "capabilities" : [
2727 " CAPABILITY_SYNC" ,
2828 " CAPABILITY_PROVISION"
2929 ]
3030 },
3131 {
32- "resourceType" : {
33- "id" : " user" ,
34- "displayName" : " User" ,
35- "traits" : [
32+ "resourceType" : {
33+ "id" : " user" ,
34+ "displayName" : " User" ,
35+ "traits" : [
3636 " TRAIT_USER"
3737 ],
38- "annotations" : [
38+ "annotations" : [
3939 {
40- "@type" : " type.googleapis.com/c1.connector.v2.SkipEntitlementsAndGrants"
40+ "@type" : " type.googleapis.com/c1.connector.v2.SkipEntitlementsAndGrants"
4141 }
4242 ]
4343 },
44- "capabilities" : [
44+ "capabilities" : [
4545 " CAPABILITY_SYNC" ,
4646 " CAPABILITY_TARGETED_SYNC" ,
4747 " CAPABILITY_ACCOUNT_PROVISIONING" ,
4848 " CAPABILITY_RESOURCE_DELETE"
4949 ]
5050 }
5151 ],
52- "connectorCapabilities" : [
52+ "connectorCapabilities" : [
5353 " CAPABILITY_PROVISION" ,
5454 " CAPABILITY_SYNC" ,
5555 " CAPABILITY_ACCOUNT_PROVISIONING" ,
5656 " CAPABILITY_RESOURCE_DELETE" ,
5757 " CAPABILITY_TARGETED_SYNC"
5858 ],
59- "credentialDetails" : {
60- "capabilityAccountProvisioning" : {
61- "supportedCredentialOptions" : [
59+ "credentialDetails" : {
60+ "capabilityAccountProvisioning" : {
61+ "supportedCredentialOptions" : [
6262 " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
6363 ],
64- "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
64+ "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
6565 }
6666 }
6767}
0 commit comments