Java, OAuth2, Spring Security Customize OAuth 2.0 access_token to add role access with Azure AD 07 Mar 2018, Wednesday Chandan Kumar In my previous post, we saw how we can obtain access_token and access protected REST resources using OAuth 2.0 with Azure Active Directory. Now we…
Azure Active Directory, Java, OAuth2, Spring Security Spring Security and OAUTH2 with Azure Active Directory 21 Dec 2017, Thursday Chandan Kumar Azure Active Directory (Azure AD) uses OAuth 2.0 to enable you to authorize access to web applications and web APIs in your Azure AD tenant. In Azure Active…