Hi Everyone,
I configured both AAD and uservoice.com to get SSO enabled, by following provided resources (http://social.technet.microsoft.com/wiki/contents/articles/26041.tutorial-azure-ad-integration-with-uservoice.aspx). Everything seemd to work, but I got errors at login in below both cases:
- From http://myapps.microsoft.com : after clicking on UserVoice logo, IE is redirected to https://*.uservoice.com/saml/consume, which of course is not accepted
- From my uservoice tenant url (http://corpdemo.uservoice.com), after clicking on Login link, IE opened a new page at this URL (https://login.windows.net/c047b395-62a0-4c4f-8902-754fea4922a7/saml2?return=%2Flogin_success&uv_login=1&uv_size=popup&uv_ssl=1)
but it displayed a connection error "Correlation ID: (...) Timestamp: (...) AADSTS75005: The request is not a valid Saml2 protocol message.".
Any idea about my issue ?
Jean-Luc