Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-08 | pass signature to szrg connector and only try to parse it there from ↵ | Alexander Marsalek | 3 | -12/+16 | |
SignedDoc if it is missing | |||||
2014-07-08 | attribute provider fix | Alexander Marsalek | 1 | -0/+4 | |
If one attribute failed all followings were skipped | |||||
2014-07-08 | szrg connector now extracts signature form Signresponse | Alexander Marsalek | 2 | -25/+61 | |
2014-07-07 | copied changes from "set correct target type element" to ↵ | Alexander Marsalek | 1 | -15/+14 | |
PEPSConnectorWithLocalSigningServlet | |||||
2014-07-07 | added missing catch block | Alexander Marsalek | 1 | -0/+6 | |
2014-07-07 | Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_split | Alexander Marsalek | 5 | -45/+63 | |
2014-07-07 | Encoding fix, getAttributeValue now optionally returns null instead of ↵ | Alexander Marsalek | 18 | -51/+102 | |
throwing an exception | |||||
2014-07-03 | update handbook and change version to 2.1.0 | Thomas Lenz | 1 | -1/+1 | |
2014-07-03 | solve bug with specialtext and ' in identitylink | Thomas Lenz | 1 | -15/+17 | |
BKU remove ' encoding and response includes ' | |||||
2014-07-02 | added support for splitting authnrequest &signrequest | Alexander Marsalek | 8 | -50/+925 | |
2014-07-02 | actually, STORK response processing does not verify the signature of ↵ | Thomas Lenz | 1 | -5/+13 | |
signedDoc attribute --> check if signature verification response exists. | |||||
2014-07-02 | set correct target type element | Thomas Lenz | 1 | -7/+4 | |
2014-06-30 | add checkbox to choose if all errors should be send back to online application | Thomas Lenz | 2 | -11/+17 | |
2014-06-30 | Log an error if authblock transformation is not found | Thomas Lenz | 1 | -7/+12 | |
2014-06-23 | isRequireConsentForStorkAttributes() returns true if not found in config | Alexander Marsalek | 1 | -1/+8 | |
2014-06-23 | TODO, temporäry removed w3c validation block | Alexander Marsalek | 1 | -11/+1 | |
2014-06-23 | MYSQL driver fix, added debug output | Alexander Marsalek | 1 | -3/+11 | |
2014-06-22 | spcountry workaround | Bojan Suzic | 1 | -0/+18 | |
2014-06-18 | resolving errors related to attrrequest generation and ehvd handling | Bojan Suzic | 3 | -3/+4 | |
2014-06-18 | fixed NullPointerEx on STORK2 AttrQueryRequest | Florian Reimair | 2 | -1/+13 | |
2014-06-18 | added new eHVD plugin | Florian Reimair | 3 | -10/+259 | |
2014-06-17 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 1 | -3/+4 | |
into moa-2.1-Snapshot | |||||
2014-06-17 | add OID for new test cards | Thomas Lenz | 1 | -4/+2 | |
2014-06-17 | fixed QAA level out of range error | Florian Reimair | 1 | -3/+4 | |
2014-06-17 | redirect to dispatch error is not necessary if SP protocol does not support ↵ | Thomas Lenz | 1 | -3/+7 | |
errormessages | |||||
2014-06-17 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 7 | -117/+207 | |
into moa-2.1-Snapshot | |||||
2014-06-17 | if SP errormessage failes then print errormessage to browser | Thomas Lenz | 2 | -8/+16 | |
2014-06-17 | harmonizing notavailable attribute | Bojan Suzic | 2 | -2/+4 | |
2014-06-16 | resolving attribute provider conflict | Bojan Suzic | 1 | -2/+3 | |
2014-06-16 | improving mandatE | Bojan Suzic | 3 | -111/+136 | |
2014-06-16 | extending eidentifier calculation | Bojan Suzic | 1 | -0/+15 | |
2014-06-16 | calculating eidentifier | Bojan Suzic | 1 | -3/+50 | |
2014-06-16 | add EUPL header information | Thomas Lenz | 21 | -0/+462 | |
2014-06-16 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 5 | -109/+229 | |
into moa-2.1-Snapshot | |||||
2014-06-16 | add SAML response debug message | Thomas Lenz | 1 | -1/+5 | |
2014-06-16 | update default error handling | Thomas Lenz | 3 | -2/+4 | |
2014-06-13 | mandate refactor | Bojan Suzic | 1 | -9/+12 | |
2014-06-13 | company status | Bojan Suzic | 1 | -0/+16 | |
2014-06-13 | refactoring | Bojan Suzic | 4 | -69/+85 | |
2014-06-13 | including various company types | Bojan Suzic | 2 | -43/+128 | |
2014-06-13 | add timeout to frontchannel SLO | Thomas Lenz | 4 | -4/+107 | |
2014-06-13 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 3 | -0/+39 | |
into moa-2.1-Snapshot | |||||
2014-06-13 | print errormessage to browser if pendingRequestID is empty | Thomas Lenz | 1 | -1/+2 | |
2014-06-13 | change PEPS communication session binding | Thomas Lenz | 3 | -66/+92 | |
- primary SAML2 relayState parameter should be used for statefull connections but no PEPS instance support this feature from SAML2 specification - as bugfix the PEPS AuthnRequest ID attribute is used as sessiontokken because most PEPS instances return the requestID in PEPS AuthnResponse->inResponseTO attribute | |||||
2014-06-13 | new test credentials include a certificate with a test OID as x509 extension | Thomas Lenz | 10 | -15/+126 | |
add test OID checks | |||||
2014-06-12 | adding gmbh company type | Bojan Suzic | 1 | -0/+32 | |
2014-06-12 | stop over attributes which cannot be handled | Bojan Suzic | 2 | -0/+7 | |
2014-06-12 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 2 | -48/+70 | |
into moa-2.1-Snapshot | |||||
2014-06-12 | add default IDP SLO messageMOA-ID-2.0-RC2 | Thomas Lenz | 1 | -17/+16 | |
2014-06-12 | Oracle Database problems solved | Thomas Lenz | 3 | -5/+8 | |