Closed HiranyaKavishani closed 4 weeks ago
This is reproducible in normal APIM3.1.0 - iskm5.10 setup. It seems there is a difference between ResourceAccessControl configuration at identity.xml at Iskm and apim because iskm has been configured it as default-access="deny" Therefore it shows authentication failure during the server startup when retrieving keytemplates
Solution:
We have to make the following config[1] to true at
_"resource_access_control.default_accessallow":true,
In real deployment adding the following configuration to deployment.toml file resides in the
{code} [resource_access_control] default_access_allow= true {code}
Thanks. We will fix this issue via WUM.
@SiluniPathirana, yeah it worked for me. thanks.
Description:
The apim server log has been printed the following exception when it calling the key template retriever.
Steps to reproduce:
Affected Product Version:
3.1.0
Environment details (with versions):
Mac Os
DBs:
Mysql, PostgreSQL
Optional Fields
Related Issues:
Suggested Labels:
Suggested Assignees: