JBoss Community

Re: BASIC Authentication in AS7

created by c go in JBoss AS7 Development - View the full discussion

To give this post the right to exist in the AS 7 Development forum ...

 

Now I'm trying to set up an application using a custom authenticator.

So I created a module including it's specification file module.xml. Now I modified the org.jboss.as.web module's file and added a dependency to my custom module.

Worst of all, now I modified the jbossweb-7.0.0.CR1.jar and added my custom authenticator (Authenticators.properties).

 

After specifing the login modules in standalone.xml the deployment process works, but there has to be a better solution.

 

Perhapse I could use the customAuthenticators's Map out of ContextConfig, but don't know how ...

Any idea?

 

And again, sorry for my English

Reply to this message by going to Community

Start a new discussion in JBoss AS7 Development at Community