aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x
AgeCommit message (Expand)AuthorFilesLines
2016-06-07Merge branch 'moa-id_with_moa-sig_and_eccelerate' into eIDAS_node_implementationThomas Lenz2-27/+4
2016-05-17use first AttributeConsumingService from PVP metadata if no one is selected i...Thomas Lenz1-2/+14
2016-05-11fix bug in PVP SLO functionalityThomas Lenz1-1/+4
2016-05-10Update to MOA-SPSS 3.0.0-RC1Thomas Lenz39-129/+257
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz1-1/+3
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-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-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-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-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 Lenz1-0/+5
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 Lenz33-67/+68
2016-03-10MOA-ID, which use MOA-Sig (includes new IAIK-MOA, with iaik_xect, iaik_eccele...Thomas Lenz2-27/+4
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 Lenz20-336/+706
2016-03-02next parts of new federated authentication implementationThomas Lenz3-23/+26
2016-03-02temporarily commit to save stateThomas Lenz20-161/+482
2016-03-01add HolderOfKey PVP-Attribute builder for testingThomas Lenz1-0/+4
2016-02-25fix nullpointer exceptionThomas Lenz1-1/+1
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz2-2/+7
2016-02-25change PVP code to make it more reusableThomas Lenz1-7/+36
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