aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment
AgeCommit message (Collapse)AuthorFilesLines
2014-07-07Encoding fix, getAttributeValue now optionally returns null instead of ↵Alexander Marsalek18-51/+102
throwing an exception
2014-07-03update handbook and change version to 2.1.0Thomas Lenz1-1/+1
2014-07-03solve bug with specialtext and ' in identitylinkThomas Lenz1-15/+17
BKU remove ' encoding and response includes '
2014-07-02added support for splitting authnrequest &signrequestAlexander Marsalek8-50/+925
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-06-30add checkbox to choose if all errors should be send back to online applicationThomas Lenz2-11/+17
2014-06-30Log an error if authblock transformation is not foundThomas Lenz1-7/+12
2014-06-23isRequireConsentForStorkAttributes() returns true if not found in configAlexander Marsalek1-1/+8
2014-06-23MYSQL driver fix, added debug outputAlexander Marsalek1-3/+11
2014-06-22spcountry workaroundBojan Suzic1-0/+18
2014-06-18resolving errors related to attrrequest generation and ehvd handlingBojan Suzic3-3/+4
2014-06-18fixed NullPointerEx on STORK2 AttrQueryRequestFlorian Reimair2-1/+13
2014-06-18added new eHVD pluginFlorian Reimair3-10/+259
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 Lenz1-4/+2
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 Lenz7-117/+207
into moa-2.1-Snapshot
2014-06-17if SP errormessage failes then print errormessage to browserThomas Lenz1-6/+14
2014-06-17harmonizing notavailable attributeBojan Suzic2-2/+4
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-16Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz3-109/+225
into moa-2.1-Snapshot
2014-06-16add SAML response debug messageThomas Lenz1-1/+5
2014-06-16update default error handlingThomas Lenz1-2/+2
2014-06-13mandate refactorBojan Suzic1-9/+12
2014-06-13company statusBojan Suzic1-0/+16
2014-06-13refactoringBojan Suzic2-69/+81
2014-06-13including various company typesBojan Suzic2-43/+128
2014-06-13add timeout to frontchannel SLOThomas Lenz3-3/+93
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-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
2014-06-13new test credentials include a certificate with a test OID as x509 extensionThomas Lenz8-14/+120
add test OID checks
2014-06-12adding gmbh company typeBojan Suzic1-0/+32
2014-06-12stop over attributes which cannot be handledBojan Suzic2-0/+7
2014-06-12Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz2-48/+70
into moa-2.1-Snapshot
2014-06-12add default IDP SLO messageMOA-ID-2.0-RC2Thomas Lenz1-17/+16
2014-06-12Oracle Database problems solvedThomas Lenz3-5/+8
2014-06-12Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Bojan Suzic2-6/+17
into moa-2.1-Snapshot
2014-06-12use SAML2 relaystate as additional MOA session binding featureThomas Lenz2-6/+17
2014-06-11samlengine config adjustment; mandateprovider adjustmentBojan Suzic2-48/+70
2014-06-11solve problem with Velocity EngineMOA-ID-2.1-RC2Thomas Lenz1-6/+10
2014-06-11Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz1-2/+14
into moa-2.1-Snapshot
2014-06-11remove unused servletThomas Lenz1-5/+0
2014-06-11update error handlingThomas Lenz1-8/+4