aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/PVP2XProtocol.java
AgeCommit message (Expand)AuthorFilesLines
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-6/+6
2018-06-20add some missing filesThomas Lenz1-0/+396
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-835/+0
2018-06-15first tests with PVP2 S-Profil and SAML1Thomas Lenz1-4/+4
2018-06-14some more stuffThomas Lenz1-73/+80
2018-06-07some more refactoring stuffThomas Lenz1-2/+3
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-8/+8
2018-05-17fix some more bugs in SAML2 ATTRIBUTEQUERRY implementation for federated auth...Thomas Lenz1-1/+1
2017-12-19if auth. req. preprocessing failes, write transaction error into revisionsLoggerThomas Lenz1-8/+67
2017-11-29update loggingMOA-ID-3.3.0Thomas Lenz1-0/+2
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz1-4/+4
2016-10-25fix another problem in session databaseThomas Lenz1-3/+3
2016-09-15Merge branch 'Branch_MOA-ID-3.1.2' into eIDAS_node_implementationThomas Lenz1-1/+2
2016-09-15Fix bug in PVP2 Error Response (wrong EntityID)Thomas Lenz1-1/+2
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-7/+8
2016-04-26fixed allowed url prefix check bugChristian Maierhofer1-1/+1
2016-03-21fix some problems with logging and error codesThomas Lenz1-4/+13
2016-03-21remove unused constansThomas Lenz1-5/+0
2016-03-21fix wrong PVP redirect service-endpointThomas Lenz1-1/+1
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-8/+8
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-9/+13
2016-03-02next parts of new federated authentication implementationThomas Lenz1-13/+4
2016-03-02temporarily commit to save stateThomas Lenz1-9/+85
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz1-98/+14
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz1-45/+45
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz1-2/+2
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-215/+231
2016-02-02add missing log message in PVP authentication-protocol preprocessingThomas Lenz1-0/+2
2016-01-25fix AuthnRequest validation: requested AssertionConsumerServiceURL MUST be eq...Thomas Lenz1-5/+21
2016-01-19update PVP Single LogOut request/response signature validationThomas Lenz1-7/+6
2015-08-26Allow multiple alias domainsThomas Lenz1-10/+24
2015-08-26add PVP 2.1 AuthnRequest IssueInstant validationThomas Lenz1-0/+12
2015-07-20fix problems with reversion logThomas Lenz1-11/+17
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz1-6/+6
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz1-1/+1
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-3/+3
2015-06-16add first version of reversionslog implementationThomas Lenz1-3/+20
2015-04-22add unique session ID for loggingThomas Lenz1-2/+8
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz1-1/+1
2014-06-11remove unsed or double included depentenciesThomas Lenz1-2/+1
2014-06-06use different endpoints for IDP and interfederation SPThomas Lenz1-16/+43
2014-05-28use AssertionConsumerServiceURL from request if it existsThomas Lenz1-31/+46
2014-05-15add additional errorcodes if SAML request validation failedThomas Lenz1-5/+24
2014-05-14add additional errorcodes to protcolsThomas Lenz1-6/+17
2014-05-09change loggingThomas Lenz1-4/+5
2014-05-09add AuthnRequest validationThomas Lenz1-0/+5
2014-05-09add untested Single LogOut supportThomas Lenz1-0/+5
2014-05-08add first parts for Single LogOutThomas Lenz1-4/+56
2014-05-07add inbound/outbound interfederation SSO checksThomas Lenz1-0/+6
2014-05-02add interfederation attribute queryThomas Lenz1-81/+152