Giving initial permissions for Inforiver SaaS to get started
While logging into the Inforiver SaaS portal for the first time, user with be presented with one of these two prompts:
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.
<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
<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>