سؤال

If you are authenticating yourself with basic HTTP Authentication, you will see a popup like this: enter image description here

I want to change: The server says: Spring Security Application to something else. But I am not sure where to change this?

هل كانت مفيدة؟

المحلول

Specify a realm.

Eg.

<http realm="My Owesome Web App">
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top