Question

Apps10: Error setting up SSO

  • 19 March 2021
  • 3 replies
  • 202 views

Userlevel 5
Badge +10

We have a customer on Apps10 UPD8, working on setting up SSO in their IFS hosted cloud environment, using Azure Active Directory and they are receiving this error after authentication when the Access tokens and ID tokens are unchecked and try to log in as user:

“error=unsupported_response_type”

When the boxes are checked, after authentication, error changes to 

“error=invalid_request”

They appear to have followed all steps.

 

See attached screenshot.


This topic has been closed for comments

3 replies

Userlevel 7
Badge +21

Hi @jporter ,

You would need to have the Implicit Grants enabled for both Access Tokens and ID Tokens so what you need to look at would be the second error message that you get with them checked.

Looking at the error, it seems that the consent for the App registration is not setup in Azure AD leading to the error that you see. Please check whether this has been setup correctly in the “API Permissions” section in the App registration.

 

 

Cheers

Userlevel 5
Badge +10

Thanks Sajith, we’ll look at that.

Userlevel 5
Badge +10

Sajith, the App registration is already set up as in your screenshot.