Tag: java
All the articles with the tag "java".
-
How to enable auto-configuration for custom spring-boot module
This blog post will explain how to enable auto-configuration for custom spring-boot module
-
Azure Resource Owner Password Credentials flow
This blog post will demonstrates how to setup Resource Owner Password Credentials flow in Azure.
-
Spring security using OAuth2 with Microsoft AzureAD B2C
This blog post will explain how to configure AzureAD B2C tenant and integrate the same with Spring-Security OAuth2.
-
Spring security with JWT based login [Without OAuth]
This video tutorial demonstrates JWT based login using spring-security.
-
Spring security using OAuth2 with AngularJs [JWT]
This tutorial is an addition over my spring-security with angular JS video tutorial and will be focusing on the JWT token part.