Age | Commit message (Expand) | Author | Files | Lines |
2014-03-21 | add global QC check deactivation for testing | Thomas Lenz | 2 | -3/+13 |
2014-03-21 | add QC validation | Thomas Lenz | 1 | -0/+4 |
2014-03-21 | add relayState from SAML2 request to SAML2 response | Thomas Lenz | 10 | -9/+34 |
2014-03-21 | refactored eHVD plugin to use jaxb | Florian Reimair | 1 | -45/+22 |
2014-03-20 | introduced log4j logging system | Florian Reimair | 10 | -17/+0 |
2014-03-20 | add SAML1 sourceID received from StartAuthentication request | Thomas Lenz | 3 | -4/+21 |
2014-03-20 | refactored velocityprovider location | Florian Reimair | 9 | -21/+10 |
2014-03-20 | fixed nullpointerex in SignedDocAPPlugin | Florian Reimair | 1 | -1/+1 |
2014-03-20 | adjust bpk builder | Bojan Suzic | 3 | -2/+10 |
2014-03-20 | bugfix Organwalter(OW) -> mandate -> BPK: only set OW-BPK if OW use the OW fu... | Thomas Lenz | 1 | -4/+5 |
2014-03-20 | Merge branch 'vidp' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into vidp | Bojan Suzic | 4 | -6/+42 |
2014-03-20 | bpk | Bojan Suzic | 1 | -1/+3 |
2014-03-20 | adapted inbound mandate handling to samlengine | Florian Reimair | 1 | -1/+31 |
2014-03-20 | add STORK attribute fiscalNumber to SZR-Gateway request | Thomas Lenz | 2 | -14/+15 |
2014-03-20 | logging statements tweaked | Florian Reimair | 2 | -5/+9 |
2014-03-20 | fixed velocity engine logging issue | Florian Reimair | 1 | -0/+2 |
2014-03-19 | change MOASessionID in every servlet request processing | Thomas Lenz | 5 | -3/+15 |
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 m... | Thomas Lenz | 2 | -5/+23 |
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 | 4 | -23/+103 |
2014-03-18 | check if redirect target is an valid online-application | Thomas Lenz | 1 | -1/+24 |
2014-03-17 | attr not working completely | Bojan Suzic | 1 | -2/+4 |
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 | change mandate profile configuration | Thomas Lenz | 5 | -17/+55 |
2014-03-17 | add additonal STORK error messages | Thomas Lenz | 1 | -9/+28 |
2014-03-14 | attr | Bojan Suzic | 5 | -5/+98 |
2014-03-14 | Revert "change PKIX chaining mode constant" | Thomas Lenz | 2 | -6/+12 |
2014-03-14 | bugfix possible NullPointerException in STORK config | Thomas Lenz | 1 | -17/+19 |
2014-03-14 | change PKIX chaining mode constant | Thomas Lenz | 2 | -2/+5 |
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 | evaluate consent page result | Florian Reimair | 1 | -1/+8 |
2014-03-12 | added consent-checkbox to config ui | Florian Reimair | 2 | -2/+10 |
2014-03-12 | render consent html page | Florian Reimair | 1 | -0/+23 |
2014-03-12 | storing datacontainer in temporary storage before redirecting | Florian Reimair | 2 | -2/+27 |
2014-03-12 | sketched consent collector | Florian Reimair | 3 | -80/+153 |
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-10 | Improvement for cluster operations | Thomas Lenz | 5 | -20/+67 |
2014-03-07 | first test for authentication which requires no browser session (req.getSessi... | Thomas Lenz | 9 | -150/+82 |
2014-03-07 | if an error occurs remove MOASession | Thomas Lenz | 4 | -7/+18 |
2014-03-07 | use first NameIDFormat from metadata | Thomas Lenz | 1 | -2/+12 |
2014-03-07 | set no NameQualifier in element subjectNameID if transient NameIDFormat is used | Thomas Lenz | 1 | -0/+1 |