aboutsummaryrefslogtreecommitdiff
path: root/id/server/data/deploy/conf/moa-id-configuration/htmlTemplates
AgeCommit message (Collapse)AuthorFilesLines
2015-08-14use old ConfigToolThomas Lenz1-16/+85
2015-01-22Add mandate process support (MOAID-60).Thomas Knall2-2/+2
- Refactor moa-id auth web.xml -- Group the servlets with their corresponding mappings. -- Replace servlets for mappings "/GetMISSessionID", "/VerifyAuthBlock", "/VerifyCertificate" and "/VerifyIdentityLink". -- Remove disabled declarations. - Replace link http://jigsaw.w3.org/css-validator/images/vcss-blue with https://... within the internal templates (loginFormFull.html, sendAssertionFormFull.html, ...). - Set classes deprecated: GetMISSessionIDServlet, VerifyCertificateServlet - ProcessEngineSignalServlet: make GET delegate to PUT - Replace some "implements MOAIDAuthConstants" with "import static MOAIDAuthConstants.*". - Add detailed Javadoc to *Task.java. - Update DefaultAuthentication.process.xml for mandate - Add GetMISSessionIDTask and VerifyCertificateTask. - Add adapter class for iaik.IAIKRuntimeException in order to satisfy some library's bogus dependendies.
2014-03-27update default configurationThomas Lenz1-12/+2
2014-03-05finalize moa-id handbook for 2.0 RC1Thomas Lenz1-3/+9
2014-02-03* Update MOASPSS default configThomas Lenz2-0/+1467
* Change MOA-ID metadata EntityID to Metadata URL