Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-19 | refactor Single Sign-On authentication consents evaluator to get executed by ↵ | Thomas Lenz | 1 | -0/+4 | |
processEngine | |||||
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 | 2 | -13/+20 | |
2016-01-19 | update handbook and MOA-ID-Auth mainpage | Thomas Lenz | 2 | -3/+5 | |
2016-01-18 | update Handbook | Thomas Lenz | 1 | -2/+10 | |
2015-09-15 | - update handbook and release information | Thomas Lenz | 1 | -1/+15 | |
- change version to 3.0.2 | |||||
2015-08-27 | update handbook | Thomas Lenz | 1 | -4/+28 | |
2015-08-17 | update handbook mainpage to 3.0.1 | Thomas Lenz | 1 | -1/+1 | |
2015-08-14 | use old ConfigTool | Thomas Lenz | 3 | -131/+190 | |
2015-07-24 | update first parts of MOA-ID 3.x handbook | Thomas Lenz | 2 | -244/+291 | |
2015-07-20 | add new configuration files and update version numbers | Thomas Lenz | 1 | -1/+1 | |
2015-04-20 | update handbookMOA-ID-2.2.1 | Thomas Lenz | 1 | -3/+3 | |
2015-04-17 | update version to 2.2.1 | Thomas Lenz | 1 | -1/+1 | |
2015-04-16 | update handbook and history | Thomas Lenz | 1 | -0/+6 | |
add readme_2.2.1.txt | |||||
2015-02-23 | Improve Process Engine signal servlet (MOAID-73) | Thomas Knall | 1 | -0/+9 | |
- Update Process Engine signal servlet in order to allow module to provider their own strategy for providing the moa session id. - Update moa id handbook. - Update javadoc. | |||||
2015-02-18 | Merge branch 'datentechnik_modularization' into moa-id-2.2-merge | Thomas Lenz | 5 | -2/+436 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java id/server/stork2-commons/pom.xml id/server/stork2-commons/src/main/java/eu/stork/peps/complex/attributes/.svn/entries id/server/stork2-commons/src/main/resources/.svn/entries id/server/stork2-saml-engine/pom.xml pom.xml | |||||
2015-02-06 | Code cleanup | Thomas Knall | 1 | -2/+2 | |
- Set moa-id version to 2.2.0-SNAPSHOT. - Fix Javadoc syntax issues in newly added classes. - Add warning log when executing deprecated auth sources. | |||||
2015-02-05 | Replace umlauts in html module documentation | Thomas Knall | 1 | -52/+52 | |
2015-02-05 | Add notes to module documentation. | Thomas Knall | 1 | -1/+30 | |
2015-02-05 | Add documentation for modules (MOAID-47) | Thomas Knall | 3 | -0/+405 | |
2015-01-30 | update handbook and default configuration | Thomas Lenz | 1 | -0/+7 | |
2015-01-23 | update handbook und default configuration | Thomas Lenz | 1 | -0/+32 | |
2015-01-22 | Add mandate process support (MOAID-60). | Thomas Knall | 2 | -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. | |||||
2015-01-16 | modified moa-id auth start page | Christian Maierhofer | 1 | -0/+0 | |
2015-01-16 | changed font location to https | Christian Maierhofer | 8 | -8/+8 | |
2015-01-16 | added google font | Christian Maierhofer | 1 | -1/+1 | |
2015-01-16 | modified handbook | Christian Maierhofer | 9 | -29/+66 | |
2015-01-07 | new format(css) for the handbook | Christian Maierhofer | 10 | -1238/+1098 | |
2014-11-03 | add check if requested STORK-QAA level matches auth QAA level | Thomas Lenz | 1 | -0/+4 | |
2014-10-31 | add SZR Client configuration to handbook and default config | Thomas Lenz | 1 | -0/+124 | |
2014-10-30 | change version in handbook and mainpage | Thomas Lenz | 1 | -1/+1 | |
2014-10-29 | update handbook | Thomas Lenz | 2 | -1/+89 | |
2014-10-24 | update handbook | Thomas Lenz | 2 | -20/+0 | |
2014-10-24 | add new classes for Role management | Thomas Lenz | 2 | -0/+20 | |
2014-09-12 | update version mainpage and handbook | Thomas Lenz | 1 | -1/+1 | |
2014-09-11 | update handbook | Thomas Lenz | 2 | -5/+39 | |
- bPK-Encryption - interfederation | |||||
2014-09-11 | change assembly process | Thomas Lenz | 358 | -7025/+0 | |
2014-09-11 | update MOA-SPSS certstore and truststore | Thomas Lenz | 20 | -83/+444 | |
2014-08-20 | update handbook and defaultconfig | Thomas Lenz | 2 | -0/+322 | |
2014-08-19 | Update handbook, demo-configuration and history.txt | Thomas Lenz | 4 | -18/+58 | |
2014-07-10 | update handbook | Thomas Lenz | 1 | -0/+58 | |
- add network connections which are required | |||||
2014-07-08 | add default configuration | Thomas Lenz | 170 | -0/+0 | |
2014-07-03 | update handbook and change version to 2.1.0 | Thomas Lenz | 2 | -41/+126 | |
2014-06-17 | add OID for new test cards | Thomas Lenz | 1 | -1/+1 | |
2014-06-16 | handbook update | Thomas Lenz | 1 | -0/+4 | |
2014-06-13 | update handbook and default config | Thomas Lenz | 2 | -10/+52 | |
2014-06-12 | updated docs | Bojan Suzic | 4 | -0/+0 | |
2014-06-11 | Handbook and MOA-ID-Auth Mainpage update | Thomas Lenz | 2 | -1/+1 | |
2014-06-10 | Load SLO template from configuration directory | Thomas Lenz | 1 | -0/+438 | |