aboutsummaryrefslogtreecommitdiff
path: root/id/server/data/deploy/conf/moa-id/htmlTemplates
AgeCommit message (Collapse)AuthorFilesLines
2015-09-18fix problem with responsive design in BKU-Selection templateThomas Lenz1-1/+1
2015-09-18update BKU-Selection template to deactivate buttons after first click to ↵Thomas Lenz1-2/+6
prevent double submission
2015-08-14use old ConfigToolThomas Lenz1-24/+93
2015-01-22Add mandate process support (MOAID-60).Thomas Knall3-3/+3
- 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.
2015-01-16Add minor fixes and updates.Thomas Knall1-7/+7
- Fix moa-id-auth web.xml and upgrade to servlet 3.0. - Reformat loginFormFull.html in order to enhance readability. - Add some TODOs and FIXMEs. - Adding some comments to DispatcherServlet in order to ease understanding the process.
2014-10-21solve SameOriginPolicy problem in JavaScript code for responsive designThomas Lenz1-1/+1
2014-09-19solve SLO frontchannel timeout problemThomas Lenz1-3/+16
2014-06-13update handbook and default configThomas Lenz1-1/+14
2014-06-10Load SLO template from configuration directoryThomas Lenz1-0/+438
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