Your admins are trying to sign in via SSO, but it's not working. They are being denied access. What's going on?
Log in your admin console (as an admin you can sign in apart from SSO, by going to your UserVoice domain/admin console, e.g. xyz.uservoice.com/admin).
- Click the icon in the bottom left corner
- Choose "Web Portal" from the drop-down menu. Scroll down and click "SSO Logs."
Look at the failures.
It is likely your admins are not passing the necessary parameters in their SSO token. They need to either pass trusted: true
or admin: accept
. To learn more about these options, check out this article.