aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/requestHandler/AuthnRequestHandler.java
AgeCommit message (Expand)AuthorFilesLines
2016-02-22fix some refactoring problemsThomas Lenz1-121/+0
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz1-1/+1
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-9/+3
2015-08-26Allow multiple alias domainsThomas Lenz1-2/+2
2014-05-28bugfix interfederation configurationThomas Lenz1-2/+0
2014-05-28use AssertionConsumerServiceURL from request if it existsThomas Lenz1-26/+11
2014-05-02add interfederation attribute queryThomas Lenz1-128/+18
2014-04-17refector attribute generation from session informationThomas Lenz1-4/+4
2014-04-16refactor PVP21 inbound message processingThomas Lenz1-1/+1
2014-04-15store additional information for Single LogOut in databaseThomas Lenz1-4/+9
2014-03-21add relayState from SAML2 request to SAML2 responseThomas Lenz1-1/+1
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 Lenz1-0/+22
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 Lenz1-2/+2
2013-09-26-- add AssertionID to Single LogOut session informationThomas Lenz1-1/+3
2013-09-26Features:Thomas Lenz1-0/+4
2013-07-24- SSO finalizedThomas Lenz1-4/+9
2013-07-08Merge PVP2 and MOA 2.0Andreas Fitzek1-105/+58
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-25Fixed internal exception handlingAndreas Fitzek1-240/+17
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 Fitzek1-13/+137
2013-06-05SAML Attribute Constants, Dynamic Attribute building system, Take metadata at...Andreas Fitzek1-7/+42
2013-05-08Added pvp2 configuration fileAndreas Fitzek1-7/+3
2013-05-07PVP2.X Post and Redirect binding, signing and verification, added PVP2.x Citi...Andreas Fitzek1-7/+3
2013-05-02PVP2 basic authnrequest handling and assertion buildingAndreas Fitzek1-3/+90
2013-04-23Some MoaID changesAndreas Fitzek1-0/+25