Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-19 | add MISClient error messages | Thomas Lenz | 1 | -1/+10 | |
2014-03-19 | store AuthBlock for ForeignIdentities in MOASession | Thomas Lenz | 1 | -0/+16 | |
2014-03-19 | add configuration parameter to disable PVP2.1 assertion encryption | Thomas Lenz | 2 | -1/+8 | |
2014-03-19 | Add advanced parameter validation. Redirect is only allowed if Redirect URL ↵ | Thomas Lenz | 3 | -6/+24 | |
maps to OA configuration. Load redirectTarget from OA configuration. | |||||
2014-03-19 | use default AssertionConsumingService from metadata if no specific is requested | Thomas Lenz | 2 | -88/+67 | |
2014-03-19 | change PVP2.1 metadata only include certificat | Thomas Lenz | 1 | -1/+1 | |
2014-03-18 | mandaterequest | Bojan Suzic | 2 | -1/+31 | |
2014-03-18 | correcting mandate request | Bojan Suzic | 5 | -25/+105 | |
2014-03-18 | check if redirect target is an valid online-application | Thomas Lenz | 1 | -1/+24 | |
2014-03-18 | use UTF-8 encoding for some parameters | Thomas Lenz | 3 | -8/+29 | |
2014-03-18 | fix add PEPS or attribute error if PEPS list or attribute list is empty | Thomas Lenz | 1 | -5/+12 | |
2014-03-17 | link correction | Klaus Stranacher | 1 | -1/+1 | |
2014-03-17 | Update to version 2.0.0 (pom, handbook, etc.) | Klaus Stranacher | 34 | -206/+647 | |
Handbook usage updated (TSL example added) Update TSL handling | |||||
2014-03-17 | attr not working completely | Bojan Suzic | 2 | -2/+4 | |
2014-03-17 | change ConfigurationTool version to 1.0-RC3 | Thomas Lenz | 1 | -1/+1 | |
2014-03-17 | solve legacy configuration import error | Thomas Lenz | 1 | -9/+10 | |
2014-03-17 | Add KeyInfo element with certificate to SAML2 signature | Thomas Lenz | 6 | -9/+93 | |
2014-03-17 | adding removed modules - backup purpose only - remove it after successful ↵ | Bojan Suzic | 606 | -0/+41628 | |
integration | |||||
2014-03-17 | adding samlengine 1.4.0 | Bojan Suzic | 276 | -0/+20628 | |
2014-03-17 | removing old samlengine and storkcommons | Bojan Suzic | 322 | -40657/+5 | |
2014-03-17 | change version to 2.0-RC2 | Thomas Lenz | 10 | -11/+11 | |
2014-03-17 | update history.txt | Thomas Lenz | 1 | -0/+10 | |
2014-03-17 | add STORK attributes which are minimum required | Thomas Lenz | 1 | -12/+69 | |
2014-03-17 | change mandate profile configuration | Thomas Lenz | 8 | -26/+98 | |
2014-03-17 | add additonal STORK error messages | Thomas Lenz | 2 | -9/+29 | |
2014-03-14 | attr | Bojan Suzic | 14 | -30/+125 | |
2014-03-14 | change ConfigTool Version to 1.0-RC2 | Thomas Lenz | 1 | -1/+1 | |
2014-03-14 | Revert "change PKIX chaining mode constant" | Thomas Lenz | 4 | -12/+14 | |
This reverts commit 6c9e452d5ab984c1ef221c4a2e746454aa41e014. | |||||
2014-03-14 | bugfix possible NullPointerException in STORK config | Thomas Lenz | 3 | -21/+42 | |
2014-03-14 | change PKIX chaining mode constant | Thomas Lenz | 3 | -3/+6 | |
2014-03-14 | bufix: convert relativ path to absolut path | Thomas Lenz | 1 | -1/+2 | |
2014-03-14 | solve formID problem | Thomas Lenz | 1 | -1/+19 | |
2014-03-14 | log an error if AuthConfigLoader finds no MOAIDConfiguration | Thomas Lenz | 1 | -12/+20 | |
2014-03-14 | remove unused imports | Thomas Lenz | 1 | -2/+0 | |
2014-03-12 | Merge branch 'vidp_consent' into vidp | Florian Reimair | 12 | -85/+693 | |
2014-03-12 | evaluate consent page result | Florian Reimair | 1 | -1/+8 | |
2014-03-12 | added consent-checkbox to config ui | Florian Reimair | 7 | -6/+37 | |
2014-03-12 | render consent html page | Florian Reimair | 1 | -0/+23 | |
2014-03-12 | storing datacontainer in temporary storage before redirecting | Florian Reimair | 3 | -2/+31 | |
2014-03-12 | sketched consent collector | Florian Reimair | 5 | -80/+598 | |
2014-03-12 | logging | Florian Reimair | 6 | -5/+34 | |
2014-03-11 | SAML1: if OA parameter is empty then return an error | Thomas Lenz | 1 | -0/+10 | |
2014-03-11 | change AssertionStorage log messages | Thomas Lenz | 1 | -12/+12 | |
2014-03-11 | solve errors in combination with Tomcat 8 and log4j and slf4log | Thomas Lenz | 3 | -9/+23 | |
2014-03-10 | Update trustprofiles and certstore | Klaus Stranacher | 21 | -43/+211 | |
Update TSL processing (working directory handling) Update groupId of IAIK dependencies | |||||
2014-03-10 | Merge branch 'Authentication_withOut_httpSessionBinding' into moa2_0_tlenz | Thomas Lenz | 14 | -173/+158 | |
2014-03-10 | update ConfigTool and Handbook | Thomas Lenz | 2 | -5/+10 | |
2014-03-10 | Improvement for cluster operations | Thomas Lenz | 5 | -20/+67 | |
- only use http GET parameter for session management and no information from browser sessions. | |||||
2014-03-09 | POMs added to dependencies | Klaus Stranacher | 15 | -25/+116 | |
maven-assembly-plugin version set to 2.2-beta-1 (for MOA-SPSS) Update TSL parts | |||||
2014-03-07 | Enable assertion encryption | Thomas Lenz | 1 | -2/+1 | |