In this update, we will introduce our new roadmap in the next few months, plus learn about Azure Functions Deployment Slot Support.
-
Java on Azure Tooling Update – September 2022
In this update, we will introduce the Azure Cosmos DB Support, the Azure Virtual Machine Enhancement, and Azure SDK Reference Book updates.
-
Java on Azure Tooling Update – August 2022
In this update, we will introduce the new AKS support and Virtual Machine support. Check it out and try it out!
-
Java on Azure Tooling Update – July 2022
In this update, we will introduce the brand new getting started experience with the Azure toolkit for IntelliJ… and more!
-
From Azure Active Directory via OpenID Connect to Open Liberty and Java
Long gone are the days when you had to create your own user account management, authentication, and authorization for your web delivered software. Instead, contemporary applications leverage these functions (Identity and Access Management, IAM for short) from an external provider.
Let’s take a look at an example on how to configure the Liberty social login feature as an OpenID Connect client to secure Java applications with Azure Active Directory.