Skip to main content
Nintex Community Menu Bar
Solved

Need Admin Approval Error

  • February 9, 2018
  • 3 replies
  • 67 views

I'm attempting to create a REST service instance to connect to my company's Product Catalog app using AAD authentication, and I received the following error:

 

12021iADB8B688236E897C.jpg

 

I'm not sure whom to contact about this. Does it mean a K2 admin, an AAD admin, or an admin for the app I'm connecting to? I'm very new to this, so any insight would be appreciated.

 

Thanks!

 

Kristen

Best answer by KDettman

Thanks for the responses. It turned out we only needed Impersonation and not Oauth for the API, so I never had to pursue these options.

3 replies

Forum|alt.badge.img+5

Hello,

 

That message is coming from Azure so it would be an admin on the Azure AD side.  Most likely the user needs to be a Global Tenant Admin in Azure AD.

 

 

Thanks,

 

Jimmy


Forum|alt.badge.img+16
  • February 9, 2018

Hi,


 


You will definitely need Global Admin complete the step. This is similar to OData step, when you have to setup the AAD consent with Global admin account.


https://help.k2.com/onlinehelp/k2five/userguide/5.0/default.htm#K2_Management_Site/Integration/APIs.htm%3FTocPath%3DAdminister%7CK2%2520Management%7CIntegration%7CAPIs%7C_____0


  • Author
  • Answer
  • February 19, 2018

Thanks for the responses. It turned out we only needed Impersonation and not Oauth for the API, so I never had to pursue these options.