Add NSS account to BlueXP failed with error: Action is not allowed
Applies to
NetApp BlueXP
Issue
When adding an NSS account to BlueXP via [NSS Management] page, the error detected:
Timeline log:
Nov xx 2023, xx:xx:xx am Add NSS credentials user Failed
Error:Action is not allowed
{
"method": "POST",
"url": "/ipa/external/account/account-xxxxxx/idaas-key",
"body": {
"code": "******",
"userNss": false
}
}
{
"statusCode": 403,
"response": {
"error": "authorization error",
"message": "Action is not allowed"
}
}