Summary
In this chapter, we covered application registrations in depth. We focused on application objects and service principals. We also covered redirect URIs for the application registration, looked at permissions and consent, and certificates and secrets. We put the theory into practice and registered an application inside Azure AD and configured it. This application can now be used to build upon in the next chapter.
In the next chapter, we are going to focus on building the actual application that is going to authenticate and connect to our Azure AD application registration.