What is the Microsoft Identity Platform (MIP)?
Lets you build apps that users and customers can sign into using their MS IDs or social accounts and provide authorised access to your own APIs or MS APIs e.g. MS Graph
What does MIP consist of?
How is MIP good for devs?
How does MIP integrate with Entra?
What is an App registration?
What is an App Object?
What is a service principal object?
What are the 3 types of service principal?
What are the key difference between app objects and service principals?
What is OAuth 2.0?
How does MIP use perms? Whats another name for them?
What are scopes?
What are the two types of perms?
What is static user consent?
Downside of static user consent?
What is incremental and dynamic user consent?
What is Admin consent?
What is a scope param?
What does conditional access provide?
Does conditional access change an apps behaviour or require code changes?