Azure-Samples / azure-spring-boot-samples

Spring Cloud Azure Samples
MIT License
173 stars 231 forks source link

[BUG] Spring Boot default login page missing links #725

Open aldosilva6 opened 1 year ago

aldosilva6 commented 1 year ago

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

To Reproduce With the configuration: image

It will create a login page with only 1 link: image

1-) How can I create the links to profile-edit and password-reset? 2-) How can I customize the login page to use my look and fell?

Netyyyy commented 1 year ago

Hi @aldosilva6 , Sorry for the late reply and we will take a look. Please feel free to provide any additional information or context that you think may be helpful. We'll keep you updated on the progress of our review. Thank you for your contribution to improving our project.