aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/MetadataAction.java
AgeCommit message (Expand)AuthorFilesLines
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-93/+0
2018-06-14some more stuffThomas Lenz1-4/+4
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-6/+6
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz1-5/+5
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz1-1/+3
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-2/+2
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz1-244/+13
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz1-313/+213
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-2/+7
2015-08-26Allow multiple alias domainsThomas Lenz1-13/+13
2015-06-16add first version of reversionslog implementationThomas Lenz1-0/+4
2014-10-30set PVP SP metadata wantAssertionSigned=falseThomas Lenz1-1/+1
2014-07-07Encoding fix, getAttributeValue now optionally returns null instead of throwi...Alexander Marsalek1-1/+1
2014-06-06use different endpoints for IDP and interfederation SPThomas Lenz1-3/+3
2014-06-06only use redirectBinding for inbound SLOThomas Lenz1-15/+15
2014-06-03update IDP single logoutThomas Lenz1-29/+29
2014-05-09add SLO information into SAML2 metadata (actually not active code)Thomas Lenz1-7/+44
2014-04-29add log messageThomas Lenz1-3/+2
2014-04-17refector attribute generation from session informationThomas Lenz1-5/+2
2014-04-15add SPSSODescriptor for MOA-ID interfederationThomas Lenz1-98/+206
2014-04-15store additional information for Single LogOut in databaseThomas Lenz1-1/+2
2014-03-19change PVP2.1 metadata only include certificatThomas Lenz1-1/+1
2014-03-17Add KeyInfo element with certificate to SAML2 signatureThomas Lenz1-1/+5
2014-02-11change metadata validto area to 24 hoursThomas Lenz1-7/+3
2014-02-07* use MOADefaultBootstrap to set SHA256 as default security parameterThomas Lenz1-2/+24
2014-02-04add STORK attribut builderThomas Lenz1-2/+6
2014-02-03* Update MOASPSS default configThomas Lenz1-1/+1
2014-01-30-- set MOA-ID Version to 1.9.98-SnapshotThomas Lenz1-5/+8
2014-01-29add EUPL headersThomas Lenz1-0/+22
2014-01-27add PVP2 Demo ApplicationThomas Lenz1-0/+8
2014-01-24--use differend keys for SAML2 metadata signing and SAML2 assertion signingThomas Lenz1-12/+13
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz1-1/+1
2013-09-26-- add AssertionID to Single LogOut session informationThomas Lenz1-1/+3
2013-08-09BugFixes:Thomas Lenz1-1/+1
2013-07-24- SSO finalizedThomas Lenz1-1/+2
2013-06-25Fixed internal exception handlingAndreas Fitzek1-39/+7
2013-06-12Metadata IDP generation fixes, Auth Response fixesAndreas Fitzek1-5/+39
2013-06-05SAML Attribute Constants, Dynamic Attribute building system, Take metadata at...Andreas Fitzek1-6/+9
2013-05-28Service URLs configureableAndreas Fitzek1-37/+56
2013-05-28Metadata generation for IDPAndreas Fitzek1-0/+184