If I have an application registered with Azure AD, how do i leverage the Schools REST API? -


if have application registered azure ad, how best leverage schools rest api?

i think there few things can't reconcile within docs, bear me. specifically, there permission level allows me request data rest endpoint? @ moment i'm requesting basic permissions (user.read) seems according school data sync district has register , share sis information. leads me believe user cannot grant such permission, , instead application has granted permission 'district'.

  • if district finds app in azure marketplace grant permission or can have situation using app found in azure marketplace haven't granted sds permission?

also, can 'id' https://graph.microsoft.com/v1.0/me used query schools rest api? how query student/teacher information signed in user? reading docs seems have traverse tree of schools, school, students, specific student.

thanks!


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -