<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   Hi list,
   <br>I added messages_es.properties in the folder "messages"
   <br>In file service.xml (under "conf" folder) add:
  </div>
  <div>
   <br>
  </div>
  <div>
   <em><util:list id="shibboleth.MessageSourceResources"></em>
   <br><em><value>%{idp.home}/messages/messages_es.properties</value></em>
   <br><em></util:list></em>
   <br>
   <br>Why do I always keep seeing error messages in Italian?
  </div>
  <div>
   <br>
  </div>
  <div>
   Perhaps, continue to take the settings of the browser or the application server (Wildfly17)
  </div>
  <div>
   <br>
  </div>
  <div>
   Thanks
  </div>
  <div>
   Domenico
  </div>
 </body>
</html>