Skip to main content

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

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


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


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.


Reply