aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/binding/RedirectBinding.java
AgeCommit message (Expand)AuthorFilesLines
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-244/+0
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-1/+1
2017-10-05fix OpenSAML problem that facilitates unsigned AuthnRequests when using http ...Thomas Lenz1-4/+4
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz1-2/+5
2016-03-21fix typoThomas Lenz1-1/+1
2016-03-10fix bug in PVP RedirectBinding decoderThomas Lenz1-11/+18
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-17/+9
2016-03-02temporarily commit to save stateThomas Lenz1-3/+4
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz1-25/+18
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz1-3/+6
2016-02-19add missing @Service annotationThomas Lenz1-1/+2
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz1-0/+8
2016-01-14temporary problem fix for default security definitions (PVP / eIDAS SAML-engine)Thomas Lenz1-0/+8
2015-08-26Allow multiple alias domainsThomas Lenz1-2/+3
2015-07-03fix problems with dynamic PVP2X metadata refreshThomas Lenz1-2/+2
2015-07-02develThomas Lenz1-6/+25
2014-08-20solve SLO bugThomas Lenz1-4/+4
2014-08-19update PVP 2.1 SAML2 bindingsThomas Lenz1-6/+14
2014-06-06use different endpoints for IDP and interfederation SPThomas Lenz1-15/+16
2014-05-15add additional errorcodes if SAML request validation failedThomas Lenz1-1/+1
2014-05-08add methode to get SAML2 binding URLThomas Lenz1-1/+5
2014-04-17compare SAML2 destination URL with expected URLThomas Lenz1-1/+11
2014-04-16refactor PVP21 inbound message processingThomas Lenz1-56/+70
2014-04-15add MOA-ID AuthnRequest generationThomas Lenz1-1/+1
2014-03-21add relayState from SAML2 request to SAML2 responseThomas Lenz1-1/+1
2014-03-17Add KeyInfo element with certificate to SAML2 signatureThomas Lenz1-1/+2
2014-03-10Improvement for cluster operationsThomas Lenz1-1/+1
2014-02-03Solve some merge problemsThomas Lenz1-1/+0
2014-01-29add EUPL headersThomas Lenz1-0/+22
2014-01-24--use differend keys for SAML2 metadata signing and SAML2 assertion signingThomas Lenz1-1/+1
2014-01-22add additional log messagesThomas Lenz1-0/+3
2014-01-21BUGFIX: RedirectBinding validate signatures which exists, but signature is no...Thomas Lenz1-1/+9
2013-10-07Code CleanUPThomas Lenz1-2/+0
2013-08-06HTTP Metadata providerAndreas Fitzek1-15/+8
2013-06-27PVP2 functional OK, STORK only partially testedAndreas Fitzek1-0/+1
2013-06-25Binding fixes, Exception messagesAndreas Fitzek1-6/+7
2013-06-18Fixing issue #2Andreas Fitzek1-6/+1
2013-06-06Fixed Postbinding verification and metadata issueAndreas Fitzek1-2/+11
2013-05-08Added pvp2 configuration fileAndreas Fitzek1-54/+9
2013-05-02PVP2 basic authnrequest handling and assertion buildingAndreas Fitzek1-28/+148
2013-04-23Some MoaID changesAndreas Fitzek1-0/+74