Azure AD and Office 365 authorization/authentication flow -


i've silly doubt related azure ad authentication , office 365 provider hosted app/add-in authentication.as there 2 authentication ways azure ad resource access

  1. authorization grant flow ( user based /delegated permission )

  2. client credential flow (app-only /admin consent)

which of above used provider hosted add-in authorization/authentication?

if none of above,then kind of flow uses authorize/authenticate users against azure ad?

under permission section of provider hosted add-in ,there check box app only.is same client credential flow app-only or related azure ad app-only grant flow other way?


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

image - python get coordinates (pixels) of corresponding points from clicks -