27-Oct-2020 14:17
After upgrading our F5 from v15.1.0.4 to v15.1.1 I'm unable to authenticate and make rest calls, calls return a 401. UI with the user works fine, but rest calls fail. This is the output I get from insomnia.
{
"code": 401,
"message": "Authorization failed: user=https://localhost/mgmt/shared/authz/users/myusername resource=/mgmt/tm/ltm/node/~Common~ verb=GET uri:http://localhost:8100/mgmt/tm/ltm/node/~Common~ referrer:ipofmymachine sender:ipofmymachine",
"referer": "ipofmymachine",
"restOperationId": 6314451,
"kind": ":resterrorresponse"
}
Hoping there was a small update in the patch notes that I'm missing or something!
28-Oct-2020 04:59
Hi pcort,
Have you take a look on this Bug ID ? : Bug ID 718796: IControl REST token issue after upgrade
Regards
28-Oct-2020 08:46
You're welcome, If this answer was helpful, please don't forget to mark my answer as "Select as Best" in order to pass your post as resolved and help other people to find it. thanks !