aboutsummaryrefslogtreecommitdiff
path: root/id/server/data/deploy/conf/moa-id/htmlTemplates/slo_template.html
AgeCommit message (Collapse)AuthorFilesLines
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-371/+1
2016-01-19update default templates for BKU-Selection, sendAssertion, and Single LogOutThomas Lenz1-3/+3
2015-01-22Add mandate process support (MOAID-60).Thomas Knall1-1/+1
- 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-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