aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols
AgeCommit message (Expand)AuthorFilesLines
2016-04-28Modifiing MOASessionDBUtilsChristian Maierhofer1-3/+4
2016-04-27Modified SingleLogOutAction to work with REDISChristian Maierhofer1-133/+141
2016-04-26fixed allowed url prefix check bugChristian Maierhofer1-1/+1
2016-04-21Added RedisTransaction storageChristian Maierhofer2-2/+2
2016-03-31if database cleanUP process found some unhandled exception, write error messa...Thomas Lenz1-6/+6
2016-03-30add 'ID' attribute to metadata 'entityDescriptor' elementThomas Lenz1-1/+2
2016-03-30fix problem with XML parser and additional features optionsThomas Lenz1-14/+12
2016-03-29fix missing ID in SP metadataThomas Lenz1-0/+2
2016-03-24update Session-Transfer-Module to restore sessionThomas Lenz1-3/+11
2016-03-24fix empty attribute problemThomas Lenz1-4/+7
2016-03-23add additional parameters to ELGA mandate-service client implementationThomas Lenz5-4/+66
2016-03-22add revisionslog info's to eIDAS and SLO methodsThomas Lenz1-3/+12
2016-03-22add revisions log entriesThomas Lenz3-2/+9
2016-03-21update libsThomas Lenz1-1/+2
2016-03-21Change default PVP assertion encryption-algorithm to AES256-CBCThomas Lenz1-1/+1
2016-03-21add missing PVP attribute 'mandate-type-oid'Thomas Lenz2-0/+64
2016-03-21fix some problems with logging and error codesThomas Lenz3-13/+28
2016-03-21fix problem with entityID in single logout functionalityThomas Lenz1-2/+4
2016-03-21fix typoThomas Lenz1-1/+1
2016-03-21remove unused constansThomas Lenz1-5/+0
2016-03-21fix wrong PVP redirect service-endpointThomas Lenz2-2/+8
2016-03-15change PVP EntityID to metadata-URL (SAML2 'well-known-location' method)Thomas Lenz3-9/+20
2016-03-15add log message into PVP AssertionBuilderThomas Lenz1-2/+3
2016-03-14refactor the GUI generation for user interactionThomas Lenz67-105/+106
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