'how to replace ping Id with Azure?
I am working on maven project and using ping federation user authentication but nw want to change it to azure .Any idea how to change ping to azure?
Solution 1:[1]
You can create a Java app with the [Spring Initializr] that uses the Spring Boot Starter for Azure Active Directory (Azure AD) to use azure authentication for project by following the below steps:
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | RajkumarMamidiChettu-MT |
