Giving initial permissions for Inforiver SaaS to get started

Issue

While logging into the Inforiver SaaS portal for the first time, user with be presented with one of these two prompts:

  1. Need admin approval

1.png

  1. Need admin consent

1.png

Why it Happens?

When an end user tries to login onto the Inforiver portal for the first time, the portal utilizes Inforiver’s Entra ID app to authenticate the user. While giving listed permissions from the above (2nd case) screenshot is enough for logging in, it takes additional permissions to add functionalities to the signing-in user like invite other organizational users, connecting Power BI with Inforiver. So, additional permissions are needed to be assigned by the Entra admin team.

How to Resolve?

  1. An admin needs to go to the following URL:
<https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=91891913-3884-46d3-bb4c-f68d33f43d4b&response_type=code&redirect_uri=https%3A%2F%2Faddons.inforiver.com%3A443%2FRedirect&response_mode=form_post&scope=https%3A%2F%2Fgraph.microsoft.com%2FUser.ReadBasic.All> https%3A%2F%2Fanalysis.windows.net%2Fpowerbi%2Fapi%2FReport.Read.All https%3A%2F%2Fanalysis.windows.net%2Fpowerbi%2Fapi%2FDataset.Read.All https%3A%2F%2Fanalysis.windows.net%2Fpowerbi%2Fapi%2FWorkspace.Read.All https%3A%2F%2Fgraph.microsoft.com%2FGroup.Read.All https%3A%2F%2Fgraph.microsoft.com%2FGroupMember.Read.All&prompt=consent
  1. They will be presented with a consent screen with all the initially required permissions. They will have to select ‘Consent on behalf of your organization’ option and click on Accept button

8.png

<aside> 💡 After clicking on ‘Accept’. The admin might get a ‘Login Failed’ page, this is an expected behavior if they aren’t a member of Inforiver portal.

</aside>

  1. At the end the ‘Inforiver’ Entra ID app’s Permissions page should look like this in the ‘Enterprise Applications’ section.