Hi!
I've followed the "MyGeotab SAML 2.0 SSO Integration Guide" but even after reviewing everything multiple time, I cannot find the path to the solution.
Can somebody help me?
Here is the error I received from "https://my.geotab.com/apiv1/authenticateSaml?redirect=true" after login in correctly on AzureAD with a specific set of credentials for a user present in the GeoTab database. (The ID in the error message has been changed.)
{"error":{"message":"Incorrect login credentials","code":-32000,"data":{"id":"00000000-0000--0000--0000-000000000000","type":"InvalidUserException","requestIndex":0},"name":"JSONRPCError","errors":[{"message":"Incorrect login credentials","name":"InvalidUserException"}]},"jsonrpc":"2.0","requestIndex":0}
Here is some part of my configuration.
In AzureAD
In GeoTab:
Thank you!