Closed gfonteneau closed 3 months ago
Hi @gfonteneau,
Can you change the element tokenStore from
"tokenStore": "<key type='CircuitContainer'><id field='name' value='XXXXXXX'/><key type='CircuitContainer'><id field='name' value='XXXXXXXXX'/><key type='FilterCircuit'><id field='name' value='Token Validation Policy'/></key></key></key>",
to
"tokenStore": "Token Validation Policy"
@gfonteneau, Please reopen the issue if above suggestion does not work.
APIM-CLI version
1.14.4
API-Management version
7.7.0.20240228
Bug description
we try to deploy an api with an "OAuth Token Information Policy". The deploy work fine in apim-cli 1.13.6 to an apim 7.7.0.20240228 but we got an error with apim-cli 1.14.4
Steps to reproduce
in our api json we have a security Profiles :
Relevant log output