Spring Security - HTTP Basic Authentication - Changing Server Message
If you authenticate yourself with HTTP Basic Authentication, you will see a popup like this:
I want to change: the server says: Spring Security Application
something else. But I'm not sure where to change this?
+3
Robin
source
to share
1 answer
Specify the area.
Eg.
<http realm="My Owesome Web App">
+5
ramirezag
source
to share