How to test authn module in Java Development Environment
森谷鴻平
kmoriya at sios.com
Thu Apr 19 06:28:47 EDT 2018
Greetings,
How to test my authn module in java-idp-testbed?
1. How to load module jar? I try that add runtime dependency to
java-idp-testbed/pom.xml, this is right?
2. How to load my listener before context initialize? I try that add
context and listener element to
java-idp-testbed/src/main/webapp/WEB-INF/web.xml
or java-identity-provider/idp-war/src/main/webapp/WEB-INF/web.xml, but this
is not working and returns "503 Service Unavailable". My module is
included in java-idp-testbed/target/idp-testbed-0.7.0-SNAPSHOT/WEB-INF/lib.
3. Is there a way to test my authn modules with changes to java-idp-testbed
and idp-jetty-base only?
Thanks,
--
------------------------------------------------------
Kohei Moriya
Software Engineer
Application Consulting Group
Engineering Dept. 2
SIOS Technology, Inc.
------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20180419/b2bb8392/attachment.html>
More information about the dev
mailing list