I have an EJB client that connects to Wildfly 26. How should I configure Wildfly so that the client can access bean A without a password and bean B and C require a password? Hypothetical situation, I connect to the server without logging in, I get a list of e.g. languages or databases and then I have to log in to work on selected settings.
Asked
Active
Viewed 30 times