aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols
AgeCommit message (Expand)AuthorFilesLines
2016-03-10add additional PVP response validationThomas Lenz3-25/+121
2016-03-10fix bug in PVP RedirectBinding decoderThomas Lenz1-11/+18
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz24-343/+708
2016-03-02next parts of new federated authentication implementationThomas Lenz3-23/+26
2016-03-02temporarily commit to save stateThomas Lenz30-378/+771
2016-03-01add HolderOfKey PVP-Attribute builder for testingThomas Lenz2-0/+71
2016-02-26change some log-messgesThomas Lenz1-3/+5
2016-02-25fix nullpointer exceptionThomas Lenz1-1/+1
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz4-32/+63
2016-02-25add 'isAbortedByUser' flag to pending-request to indicate that this request i...Thomas Lenz1-16/+20
2016-02-25change PVP code to make it more reusableThomas Lenz1-7/+36
2016-02-24fix bug, which brakes the error handlingThomas Lenz1-1/+2
2016-02-24add or move some log messagesThomas Lenz1-0/+2
2016-02-24update some method headersThomas Lenz2-12/+39
2016-02-24add federated IDP authentication modulThomas Lenz5-313/+348
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz13-760/+782
2016-02-22fix merge problemThomas Lenz1-129/+108
2016-02-22Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz1-108/+129
2016-02-22fix possible problem with federated assertion validationThomas Lenz1-1/+1
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-22fix some refactoring problemsThomas Lenz6-241/+80
2016-02-22add first parts of new federated authentication modulThomas Lenz2-0/+346
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz16-795/+1536
2016-02-19add missing @Service annotationThomas Lenz2-2/+4
2016-02-18fix problem with protocol-action implementation validationThomas Lenz1-2/+2
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz3-4/+7
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz4-27/+15
2016-02-18update error handling and Web based error messagesThomas Lenz2-11/+14
2016-02-18add WebFrontEnd security interceptorThomas Lenz1-93/+0
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz15-466/+843
2016-02-10Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz1-0/+2
2016-02-02add missing log message in PVP authentication-protocol preprocessingThomas Lenz1-0/+2
2016-01-27Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz3-7/+35
2016-01-25fix AuthnRequest validation: requested AssertionConsumerServiceURL MUST be eq...Thomas Lenz2-5/+30
2016-01-25update log message for PVP AuthnRequest signature validationThomas Lenz1-2/+5
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz9-53/+69
2016-01-22change message loglevel, if no active SSO session is foundThomas Lenz1-2/+2
2016-01-19update PVP Single LogOut request/response signature validationThomas Lenz9-65/+355
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz1-1/+1
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz13-68/+128
2016-01-15add garbage collector to remove unsed SAML2 metadata provider (influence PVP ...Thomas Lenz1-3/+19
2016-01-14temporary problem fix for default security definitions (PVP / eIDAS SAML-engine)Thomas Lenz4-1/+25
2016-01-13refactor PVP Metadata provider functionalityThomas Lenz2-38/+10
2016-01-13add STORK-QAA <--> eIdAS-QAA level mapperThomas Lenz1-0/+5
2016-01-12refactore STORK authentication module to use generic MOASession data-storageThomas Lenz2-11/+10
2015-12-04add additional PVP credential checksThomas Lenz1-0/+15
2015-12-04check if PVP SigningCredentials contains a privatekey after load keystore loa...Thomas Lenz1-0/+6
2015-10-08refactor attributeBuilder OA parameter from implementation to interfaceThomas Lenz33-35/+65
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz1-136/+136