aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-05merge fr apBojan Suzic2-52/+46
2014-03-05Merge branch 'bs_3_fr' into moa2_0_tlenz_bs_3Bojan Suzic4-26/+54
2014-03-05Merge branch 'moa2_0_tlenz_bs_3' into moa2_0_tlenz_bs_3_arBojan Suzic20-2439/+2800
2014-03-05storkid derivation pro countryBojan Suzic3-2079/+2066
2014-03-05Update eIDSTORKTOKEN attribut builderThomas Lenz3-22/+26
2014-03-05remove unused codeThomas Lenz3-4/+2
2014-03-05fixed list overrideFlorian Reimair1-1/+1
2014-03-05inform moasession about the mandate auth caseFlorian Reimair2-2/+12
2014-03-05fixed throws declarationFlorian Reimair1-1/+2
2014-03-05ap plugins can be configured to listen to certain attributesFlorian Reimair3-9/+23
2014-03-05fixed bug in loop preventionFlorian Reimair1-0/+1
2014-03-05check whether attributes obtained from different sources matchFlorian Reimair1-0/+7
2014-03-04after merging, inspecting, fixing, tbc.Bojan Suzic1-16/+1
2014-03-04after chaningBojan Suzic1-56/+2
2014-03-04after merge bs_3_frBojan Suzic7-76/+248
2014-03-04Merge branch 'ap' into moa2_0_tlenz_bs_3Bojan Suzic5-123/+159
2014-03-04attrBojan Suzic2-9/+8
2014-03-04after merge, having problemBojan Suzic2-3/+8
2014-03-04fixed response handlingFlorian Reimair2-15/+16
2014-03-04fixed eHVD pluginFlorian Reimair2-13/+30