I wonder if it would make sense to put the generic jaspic security domain by default in standalone.xml. It's always the same anyway. With the domain present in a stock WildFly it's much easier for people to start with JASPIC on WildFly.
It concerns this fragment:<security-domain name="jaspitest" cache-type="default"><authentication-jaspi><login-module-stack name="dummy"><login-module code="Dummy" flag="optional"/></login-module-stack><auth-module code="Dummy"/></authentication-jaspi></security-domain>Kind regards,Arjan Tijms