aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment
AgeCommit message (Expand)AuthorFilesLines
2014-03-20logging statements tweakedFlorian Reimair2-5/+9
2014-03-20fixed velocity engine logging issueFlorian Reimair1-0/+2
2014-03-19change MOASessionID in every servlet request processingThomas Lenz5-3/+15
2014-03-19add MISClient error messagesThomas Lenz1-1/+10
2014-03-19store AuthBlock for ForeignIdentities in MOASessionThomas Lenz1-0/+16
2014-03-19add configuration parameter to disable PVP2.1 assertion encryptionThomas Lenz2-1/+8
2014-03-19Add advanced parameter validation. Redirect is only allowed if Redirect URL m...Thomas Lenz2-5/+23
2014-03-19use default AssertionConsumingService from metadata if no specific is requestedThomas Lenz2-88/+67
2014-03-19change PVP2.1 metadata only include certificatThomas Lenz1-1/+1
2014-03-18mandaterequestBojan Suzic2-1/+31
2014-03-18correcting mandate requestBojan Suzic4-23/+103
2014-03-18check if redirect target is an valid online-applicationThomas Lenz1-1/+24
2014-03-17attr not working completelyBojan Suzic1-2/+4
2014-03-17solve legacy configuration import errorThomas Lenz1-9/+10
2014-03-17Add KeyInfo element with certificate to SAML2 signatureThomas Lenz6-9/+93
2014-03-17change mandate profile configurationThomas Lenz5-17/+55
2014-03-17add additonal STORK error messagesThomas Lenz1-9/+28
2014-03-14attrBojan Suzic5-5/+98
2014-03-14Revert "change PKIX chaining mode constant"Thomas Lenz2-6/+12
2014-03-14bugfix possible NullPointerException in STORK configThomas Lenz1-17/+19
2014-03-14change PKIX chaining mode constantThomas Lenz2-2/+5
2014-03-14log an error if AuthConfigLoader finds no MOAIDConfigurationThomas Lenz1-12/+20
2014-03-14remove unused importsThomas Lenz1-2/+0
2014-03-12evaluate consent page resultFlorian Reimair1-1/+8
2014-03-12added consent-checkbox to config uiFlorian Reimair2-2/+10
2014-03-12render consent html pageFlorian Reimair1-0/+23
2014-03-12storing datacontainer in temporary storage before redirectingFlorian Reimair2-2/+27
2014-03-12sketched consent collectorFlorian Reimair3-80/+153
2014-03-12loggingFlorian Reimair6-5/+34
2014-03-11SAML1: if OA parameter is empty then return an errorThomas Lenz1-0/+10
2014-03-11change AssertionStorage log messagesThomas Lenz1-12/+12
2014-03-10Improvement for cluster operationsThomas Lenz5-20/+67
2014-03-07first test for authentication which requires no browser session (req.getSessi...Thomas Lenz9-150/+82
2014-03-07if an error occurs remove MOASessionThomas Lenz4-7/+18
2014-03-07use first NameIDFormat from metadataThomas Lenz1-2/+12
2014-03-07set no NameQualifier in element subjectNameID if transient NameIDFormat is usedThomas Lenz1-0/+1
2014-03-07PVP 2.1: add Transient and Unspecified NameIDFormatThomas Lenz6-74/+244
2014-03-06Fix NullPointer exceptionThomas Lenz1-1/+1
2014-03-06Fix EHvdAttributeProviderPlugin soap requestAndreas Reiter1-1/+2
2014-03-06Updated oasis-dss-api version to 1.0.0-RELEASEAndreas Reiter2-2/+2
2014-03-06Merge remote-tracking branch 'remotes/origin/inbound' into moa2_0_tlenzThomas Lenz3-3/+13
2014-03-06fixed imports on inbound stork processingFlorian Reimair2-38/+2
2014-03-06cleanup StorkProtocol baseFlorian Reimair1-27/+3
2014-03-06cleanup on javadocFlorian Reimair4-41/+167
2014-03-06cleanup SignedDoc AP PluginFlorian Reimair2-13/+8
2014-03-06cleanup datacontainerFlorian Reimair2-21/+0
2014-03-06cleanup unneeded mandateretrievalrequestFlorian Reimair2-32/+0
2014-03-06cleanup demo ap pluginsFlorian Reimair3-139/+0
2014-03-06fixed eHVD spCountrycode for eId derivationFlorian Reimair8-18/+22
2014-03-06fixed error messageFlorian Reimair1-1/+1