Relative Content

Tag Archive for spring-bootoauth-2.0jwtsingle-sign-onspring-security-oauth2

Microsoft SSO token based validation for my spring boot API’s

I’m currently working on implementing token-based authentication using Microsoft Single Sign-On (SSO) via Azure Active Directory (Azure AD) for my Spring Boot microservices. I’ve outlined the steps involved but would appreciate any additional guidance or tips from the community.