Version 3.7.1 has this configuration
However, this configuration was not found in version 4.9.0
Where is this configuration
Version 3.7.1 has this configuration
Thank you. I’ve found it, but I’d like to ask how to configure authentication in spring boot
Just to clarify for other people having the same problem - the authentication UI only appears if the URL is already secured and a username and password is required. If the end point is open you wont be prompted for it.
I’d suggest you take a look at this: