Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-11 | BKU selection template - hide useMandate checkbox if mandates are not in use | Thomas Lenz | 1 | -1/+1 | |
2016-04-08 | fix type in javascript template | Thomas Lenz | 1 | -1/+1 | |
2016-04-08 | fix typo in default BKU-Selection template | Thomas Lenz | 1 | -2/+2 | |
2016-03-29 | fix problem in default templates | Thomas Lenz | 2 | -2/+2 | |
2016-03-21 | small CSS update for new card and mobile-sig logos | Thomas Lenz | 1 | -1/+2 | |
2016-03-15 | fix some template issues | Thomas Lenz | 2 | -5/+5 | |
2016-03-14 | update statuscodes and revisionslog codes | Thomas Lenz | 2 | -4/+43 | |
2016-03-14 | update template for mandate-service selection | Thomas Lenz | 1 | -0/+76 | |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 7 | -1796/+906 | |
2016-02-18 | refactor authentication process to use service-provider configuration from ↵ | Thomas Lenz | 1 | -4/+4 | |
pending-request | |||||
2016-01-21 | change min-height in BKU-selection template | Thomas Lenz | 1 | -1/+1 | |
2016-01-21 | update default BKU-selection template | Thomas Lenz | 1 | -3/+3 | |
2016-01-19 | update default templates for BKU-Selection, sendAssertion, and Single LogOut | Thomas Lenz | 3 | -21/+24 | |
2015-09-18 | fix problem with responsive design in BKU-Selection template | Thomas Lenz | 1 | -1/+1 | |
2015-09-18 | update BKU-Selection template to deactivate buttons after first click to ↵ | Thomas Lenz | 1 | -2/+6 | |
prevent double submission | |||||
2015-08-14 | use old ConfigTool | Thomas Lenz | 1 | -24/+93 | |
2015-01-22 | Add mandate process support (MOAID-60). | Thomas Knall | 3 | -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-16 | Add minor fixes and updates. | Thomas Knall | 1 | -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-21 | solve SameOriginPolicy problem in JavaScript code for responsive design | Thomas Lenz | 1 | -1/+1 | |
2014-09-19 | solve SLO frontchannel timeout problem | Thomas Lenz | 1 | -3/+16 | |
2014-06-13 | update handbook and default config | Thomas Lenz | 1 | -1/+14 | |
2014-06-10 | Load SLO template from configuration directory | Thomas Lenz | 1 | -0/+438 | |
2014-03-27 | update default configuration | Thomas Lenz | 1 | -12/+2 | |
2014-03-05 | finalize moa-id handbook for 2.0 RC1 | Thomas Lenz | 1 | -3/+9 | |
2014-02-03 | * Update MOASPSS default config | Thomas Lenz | 2 | -0/+1467 | |
* Change MOA-ID metadata EntityID to Metadata URL |