c go [
http://community.jboss.org/people/goc] created the discussion
"Re: BASIC Authentication in AS7"
To view the discussion, visit:
http://community.jboss.org/message/604244#604244
--------------------------------------------------------------
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
[
http://community.jboss.org/message/604244#604244]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]