aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java
AgeCommit message (Expand)AuthorFilesLines
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-543/+0
2018-06-14some more stuffThomas Lenz1-29/+36
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-3/+3
2017-11-29Fix problem in SAML2 AuthnRequestValidatorThomas Lenz1-1/+2
2017-10-13enable mandates for eIDAS nodesThomas Lenz1-30/+7
2016-06-22update PVP assertion builder to add user's remote IP address as attribute in ...Thomas Lenz1-0/+7
2016-05-17use first AttributeConsumingService from PVP metadata if no one is selected i...Thomas Lenz1-2/+14
2016-04-08update PVP SubjectNameID generation in case of ELGA MandateService is usedThomas Lenz1-0/+9
2016-04-08fix bug in PVP2 assertion builder.Thomas Lenz1-1/+1
2016-03-15add log message into PVP AssertionBuilderThomas Lenz1-2/+3
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-3/+3
2016-03-10add additional PVP response validationThomas Lenz1-0/+1
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-69/+98
2016-03-02temporarily commit to save stateThomas Lenz1-1/+5
2016-02-24update some method headersThomas Lenz1-12/+11
2016-02-22Merge remote-tracking branch 'remotes/origin/moa-id-3.0.0-snapshot' into moa-...Thomas Lenz1-1/+1
2016-02-22make method publicThomas Lenz1-1/+1
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz1-16/+11
2015-08-26Allow multiple alias domainsThomas Lenz1-6/+23
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz1-2/+2
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-2/+2
2015-05-18update logging information in PVP protocol implementationThomas Lenz1-2/+2
2014-10-31change PVP attribute provider loggingThomas Lenz1-2/+2
2014-10-30update log messagesThomas Lenz1-0/+13
2014-10-29print StackTrace if an general error occursThomas Lenz1-1/+1
2014-06-05add SSO session timeout to AuthData and SAML2 assertionThomas Lenz1-9/+9
2014-05-14add additional errorcodes to protcolsThomas Lenz1-1/+3
2014-05-02add interfederation attribute queryThomas Lenz1-39/+118
2014-04-17refector attribute generation from session informationThomas Lenz1-18/+23
2014-04-15store additional information for Single LogOut in databaseThomas Lenz1-9/+11
2014-03-19use default AssertionConsumingService from metadata if no specific is requestedThomas Lenz1-64/+41
2014-03-07if an error occurs remove MOASessionThomas Lenz1-1/+1
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 Lenz1-67/+82
2014-02-03Solve some merge problemsThomas Lenz1-36/+45
2014-01-29add EUPL headersThomas Lenz1-0/+22
2014-01-22change PVP2 AssertionBuilder to use the same DateTime at every positionThomas Lenz1-6/+6
2014-01-21BUGFIX: RedirectBinding validate signatures which exists, but signature is no...Thomas Lenz1-58/+64
2014-01-21implement SAML2 assertion encryptionThomas Lenz1-1/+1
2013-12-11@PVP2Thomas Lenz1-3/+18
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz1-1/+1
2013-09-18change to 1.9.96-snapshotThomas Lenz1-0/+3
2013-09-04MOA-ID Updates and BugfixesThomas Lenz1-42/+117
2013-07-08Change to new AuthData bPK Value and TypeThomas Lenz1-7/+5
2013-07-08OAParam with entityIDAndreas Fitzek1-1/+1
2013-07-08Fixed PVP2 Attribute builder interfaceAndreas Fitzek1-14/+13
2013-07-08Leftover merge stuffAndreas Fitzek1-7/+32
2013-06-25Fixed internal exception handlingAndreas Fitzek1-0/+228