5 Replies Latest reply on Dec 29, 2015 6:56 AM by rsoika

    How to add a custom realm to WildFly?

    rsoika

      Hi,

       

      I can't figure out how to add a custom realm.

      I was able to deploy my application (EAR) successfully on WildFly. Originally I have defined the realm 'imixsrealm' in my web.xml files. But I only was able to get things deployed and running with the realm name 'ApplicationRealm' and assigning my EJB module to the security-domain 'other'.

       

      Is it possible to configure an additional custom realm based on the user/role property files like the predefined ApplicationRealm?

      And is it possible to manage such a custom realm also with the add-user.sh script?

       

      ====

      Ralph