Hi,
I’m running a Multi Region environment on Hammer 7 appliances. We recently updated the Front-end UI worker nodes on the Master/Global Region to external auth (SAML,OKTA). The issue I am running into is I am no longer able to provision to any region from the master when authenticating as a saml user. I am getting the error below.
Status 500 Internal Server Error
Data {“error”:{“kind”:“internal_server_error”,“message”:“Invalid System Authentication Token specified”,“klass”:“RuntimeError”}}
In the api log
[----] E, [2019-07-09T13:18:07.304165 #6866:38624c0] ERROR – : MIQ(Api::ServiceCatalogsController.api_error) API Error
[----] E, [2019-07-09T13:18:07.304268 #6866:38624c0] ERROR – : MIQ(Api::ServiceCatalogsController.api_error) RuntimeError: Invalid System Authentication Token specified
[----] E, [2019-07-09T13:18:07.304480 #6866:38624c0] ERROR – : MIQ(Api::ServiceCatalogsController.api_error) API Error
[----] E, [2019-07-09T13:18:07.304526 #6866:38624c0] ERROR – : MIQ(Api::ServiceCatalogsController.api_error)
Any insight into debugging this issue is appreciated.