aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/requestHandler
AgeCommit message (Expand)AuthorFilesLines
2014-05-28bugfix interfederation configurationThomas Lenz1-2/+0
2014-05-28use AssertionConsumerServiceURL from request if it existsThomas Lenz4-33/+21
2014-05-02add interfederation attribute queryThomas Lenz4-137/+30
2014-04-17refector attribute generation from session informationThomas Lenz4-11/+12
2014-04-16refactor PVP21 inbound message processingThomas Lenz4-4/+4
2014-04-15store additional information for Single LogOut in databaseThomas Lenz4-7/+15
2014-03-21add relayState from SAML2 request to SAML2 responseThomas Lenz2-2/+2
2014-03-19add configuration parameter to disable PVP2.1 assertion encryptionThomas Lenz1-1/+3
2014-03-19use default AssertionConsumingService from metadata if no specific is requestedThomas Lenz1-24/+26
2014-03-07Enable assertion encryptionThomas Lenz1-2/+1
2014-03-07if an error occurs remove MOASessionThomas Lenz1-1/+6
2014-02-07* use MOADefaultBootstrap to set SHA256 as default security parameterThomas Lenz1-14/+9
2014-02-06first short changes for BRZThomas Lenz1-1/+3
2014-02-03Solve some merge problemsThomas Lenz1-10/+0
2014-01-29add EUPL headersThomas Lenz4-0/+88
2014-01-24-- Solve merge problems (AuthnRequestHandler.java & mandateReferenceValueAttr...Thomas Lenz1-0/+1
2014-01-23Merge branch 'moa2_0_tlenz' into moa_2.0_OAuthThomas Lenz1-7/+124
2014-01-22change PVP2 AssertionBuilder to use the same DateTime at every positionThomas Lenz1-2/+4
2014-01-21BUGFIX: RedirectBinding validate signatures which exists, but signature is no...Thomas Lenz1-3/+23
2014-01-21implement SAML2 assertion encryptionThomas Lenz1-3/+91
2014-01-17Exthex Version 0.2Thomas Lenz1-13/+1
2013-12-11@PVP2Thomas Lenz1-1/+13
2013-10-07Code CleanUPThomas Lenz1-12/+0
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz4-5/+5
2013-09-26-- add AssertionID to Single LogOut session informationThomas Lenz4-7/+9
2013-09-26Features:Thomas Lenz1-0/+4
2013-07-24- SSO finalizedThomas Lenz4-8/+16
2013-07-08Merge PVP2 and MOA 2.0Andreas Fitzek3-120/+87
2013-07-08AuthData Generierung von VerifyAuthBlock nach GenerateSAMLArtifact verschoben.Thomas Lenz1-5/+5
2013-07-05move AuthData generation from VerifyAuthBlock step to generate Assertion stepThomas Lenz1-1/+24
2013-07-04BKU Auswahl in Kontext von MOA-ID für standardkonforme VarianteThomas Lenz1-2/+2
2013-06-26PVP2 Mandates prof rep doneAndreas Fitzek2-13/+27
2013-06-25Fixed internal exception handlingAndreas Fitzek2-241/+18
2013-06-25Mandate support with PVP2Andreas Fitzek1-106/+179
2013-06-18Fixing issue #2Andreas Fitzek1-7/+8
2013-06-12Metadata IDP generation fixes, Auth Response fixesAndreas Fitzek2-14/+138
2013-06-05SAML Attribute Constants, Dynamic Attribute building system, Take metadata at...Andreas Fitzek1-7/+42
2013-05-08Added pvp2 configuration fileAndreas Fitzek4-9/+49
2013-05-07PVP2.X Post and Redirect binding, signing and verification, added PVP2.x Citi...Andreas Fitzek2-9/+3
2013-05-02PVP2 basic authnrequest handling and assertion buildingAndreas Fitzek3-10/+98
2013-04-23Some MoaID changesAndreas Fitzek3-0/+84