Accessing Applications protected using Azure AD

When Applications that are secured by Azure AD are to be accessed from different calling Applications, like Daemon Applications, Web Applications or Single Page Applications, different choices are to be made, given the nature of integration in each of them (e.g. from Open ID Connect, oAuth 2.0).

Covered in this Repository is how the Postman Tool could be used to try out some of these options without having to resort to code.