Aldo Inácio da Silva

Results 2 issues of Aldo Inácio da Silva

**Description:** I'm trying to run a docker compose with all containers (is, am, mysql and analytics) but I'm getting an error of authentication. I've already logged using docker login user/password....

**Describe the bug** Following the tutorial https://learn.microsoft.com/en-us/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-active-directory-b2c-oidc has a login page with 3 links: ![image](https://github.com/Azure-Samples/azure-spring-boot-samples/assets/14184209/42f6886b-f529-4e92-abb3-204278b0086f) **To Reproduce** With the configuration: ![image](https://github.com/Azure-Samples/azure-spring-boot-samples/assets/14184209/6b6676d7-a89c-474c-9600-7f847c9d18a6) It will create a login page with only 1...

azure-spring