Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-14 | use old ConfigTool | Thomas Lenz | 3 | -41/+89 | |
2015-08-14 | update CertStore | Thomas Lenz | 25 | -0/+357 | |
2015-07-21 | update template configuration | Thomas Lenz | 1 | -11/+11 | |
2015-07-21 | fix MOA-ID-Auth problems | Thomas Lenz | 1 | -0/+14 | |
2015-07-20 | add new configuration files and update version numbers | Thomas Lenz | 2 | -26/+31 | |
2015-05-20 | adjusting bku dialog to reflect actual country | Bojan Suzic | 1 | -0/+7 | |
2015-04-07 | add configuration property to deactivate PVP metadata schema validation | Thomas Lenz | 1 | -0/+2 | |
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. | |||||
2014-08-19 | Update handbook, demo-configuration and history.txt | Thomas Lenz | 1 | -0/+2 | |
2014-07-08 | add default configuration | Thomas Lenz | 2 | -0/+322 | |
2014-06-02 | moa-id-configuration bku-selection preview problem solvedMOA-ID-2.1-RC1 | Thomas Lenz | 1 | -0/+1 | |
2014-05-21 | update default config | Thomas Lenz | 1 | -2/+0 | |
2014-05-16 | update default config and handbook | Thomas Lenz | 9 | -0/+46 | |
2014-04-10 | update handbook and default configuration | Thomas Lenz | 4 | -1/+31 | |
2014-04-02 | Add language parameter to Configtool defaultconfig and handbook | Thomas Lenz | 1 | -0/+2 | |
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-11 | update MOA-ID documentation | Thomas Lenz | 1 | -0/+0 | |
2014-02-04 | OAuth Fix | Thomas Lenz | 3 | -0/+72 | |
Update DemoConfig | |||||
2014-02-04 | * update demoOA layout | Thomas Lenz | 1 | -0/+0 | |
* add test keystore | |||||
2014-02-03 | * Update MOASPSS default config | Thomas Lenz | 9 | -0/+1745 | |
* Change MOA-ID metadata EntityID to Metadata URL |