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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -