aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-07-15solve Sub-Target problems in MOA-ID-ConfigurationMOA-SPSS-2.0.1MOA-ID-2.1.0Thomas Lenz3-5/+24
2014-07-14add additionl trustmanagerrevoationchecking default valueThomas Lenz3-4/+6
2014-07-10solve TrustManagerRevocationCheck problem with legacy config importThomas Lenz1-0/+2
2014-07-07update to MOA-SPSS 2.0.1Thomas Lenz2-4/+13
2014-07-04store OA businessservice identification typeThomas Lenz1-1/+3
2014-07-03update handbook and change version to 2.1.0Thomas Lenz5-45/+130
2014-07-03solve bug with specialtext and ' in identitylinkThomas Lenz1-15/+17
BKU remove ' encoding and response includes '
2014-07-02actually, STORK response processing does not verify the signature of ↵Thomas Lenz1-5/+13
signedDoc attribute --> check if signature verification response exists.
2014-07-02set correct target type elementThomas Lenz1-7/+4
2014-07-02update readme_2.1.0-RC3.txtThomas Lenz1-4/+5
2014-06-30add checkbox to choose if all errors should be send back to online applicationThomas Lenz7-11/+49
2014-06-30Log an error if authblock transformation is not foundThomas Lenz1-7/+12
2014-06-25Exclude iaik_pki_module (from TSL library)Klaus Stranacher3-2/+15
2014-06-25Retention interval in MOA-SPSS standard configuration (for MOA-ID ↵Klaus Stranacher1-0/+12
deployment) set
2014-06-23isRequireConsentForStorkAttributes() returns true if not found in configAlexander Marsalek1-1/+8
2014-06-23TODO, temporäry removed w3c validation blockAlexander Marsalek1-11/+1
2014-06-23MYSQL driver fix, added debug outputAlexander Marsalek3-4/+24
2014-06-22spcountry workaroundBojan Suzic6-0/+151
2014-06-18resolving errors related to attrrequest generation and ehvd handlingBojan Suzic5-4/+15
2014-06-18fixed NullPointerEx on STORK2 AttrQueryRequestFlorian Reimair2-1/+13
2014-06-18added new eHVD pluginFlorian Reimair6-156/+606
2014-06-17Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz1-3/+4
into moa-2.1-Snapshot
2014-06-17add OID for new test cardsThomas Lenz2-5/+3
2014-06-17fixed QAA level out of range errorFlorian Reimair1-3/+4
2014-06-17redirect to dispatch error is not necessary if SP protocol does not support ↵Thomas Lenz1-3/+7
errormessages
2014-06-17Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz8-117/+211
into moa-2.1-Snapshot
2014-06-17if SP errormessage failes then print errormessage to browserThomas Lenz2-8/+16
2014-06-17harmonizing notavailable attributeBojan Suzic3-3/+8
2014-06-16adding temporarly attr for testBojan Suzic1-0/+1
2014-06-16resolving attribute provider conflictBojan Suzic1-2/+3
2014-06-16improving mandatEBojan Suzic3-111/+136
2014-06-16extending eidentifier calculationBojan Suzic1-0/+15
2014-06-16calculating eidentifierBojan Suzic1-3/+50
2014-06-16add EUPL header informationThomas Lenz21-0/+462
2014-06-16handbook updateThomas Lenz1-0/+4
2014-06-16Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz6-109/+233
into moa-2.1-Snapshot
2014-06-16add SAML response debug messageThomas Lenz1-1/+5
2014-06-16update default error handlingThomas Lenz3-2/+4
2014-06-13mandate refactorBojan Suzic1-9/+12
2014-06-13company statusBojan Suzic1-0/+16
2014-06-13refactoringBojan Suzic5-69/+89
2014-06-13including various company typesBojan Suzic2-43/+128
2014-06-13change version to 2.1-RC3MOA-ID-2.1-RC3Thomas Lenz4-4/+378
2014-06-13update handbook and default configThomas Lenz3-11/+66
2014-06-13change webconfig gui descriptionsThomas Lenz1-3/+3
2014-06-13add timeout to frontchannel SLOThomas Lenz4-4/+107
2014-06-13Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz3-0/+39
into moa-2.1-Snapshot
2014-06-13add new test credential support to web config guiThomas Lenz5-3/+108
2014-06-13print errormessage to browser if pendingRequestID is emptyThomas Lenz1-1/+2
2014-06-13change PEPS communication session bindingThomas Lenz3-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