Skip to content

Spring Cloud Azure Blog Proposals

Rujun Chen edited this page Apr 11, 2022 · 29 revisions

Spring Cloud Azure Blog Proposals

This page is used to track Spring Cloud Azure blog proposals.

Implementing Azure AD Single Sign-on in Spring Boot Web Application

Title: Implementing Azure AD Single Sign-on in Spring Boot Web Application.

Author: @chenrujun

Description: Spring is the world's most popular Java framework. Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". Azure AD is a complete identity and access management solution with integrated security. The Azure AD enterprise identity service provides single sign-on, multifactor authentication, and conditional access to guard against 99.9 percent of cybersecurity attacks. This blog will introduce how to implement Azure AD single sign-on in Spring Boot web application.

Clone this wiki locally