File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
remote-service-gcp/apiproxy/policies
remote-service-legacy/apiproxy/policies Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 13
13
<AdditionalClaims >
14
14
<Claim name =" client_id" ref =" apikey" />
15
15
<Claim name =" api_product_list" ref =" apiProductList" type =" string" array =" true" />
16
+ <Claim name =" application_id" ref =" AccessEntity.ChildNodes.Access-App-Info.App.AppId" />
16
17
<Claim name =" application_name" ref =" appName" />
17
18
<Claim name =" developer_email" ref =" AccessEntity.ChildNodes.Access-Developer-Info.Developer.Email" />
18
19
</AdditionalClaims >
Original file line number Diff line number Diff line change 13
13
<AdditionalClaims >
14
14
<Claim name =" client_id" ref =" apikey" />
15
15
<Claim name =" api_product_list" ref =" apiProductList" type =" string" array =" true" />
16
+ <Claim name =" application_id" ref =" AccessEntity.ChildNodes.Access-App-Info.App.AppId" />
16
17
<Claim name =" application_name" ref =" appName" />
17
18
<Claim name =" developer_email" ref =" AccessEntity.ChildNodes.Access-Developer-Info.Developer.Email" />
18
19
</AdditionalClaims >
You can’t perform that action at this time.
0 commit comments