aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/builder/AuthenticationDataBuilder.java
AgeCommit message (Expand)AuthorFilesLines
2018-08-27fix error message in case of wrong encoded foreign-bPK decryption keysThomas Lenz1-3/+6
2018-07-20some log message modificationsThomas Lenz1-1/+1
2018-07-13some bug fixesThomas Lenz1-5/+5
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-4/+85
2018-07-03rename eIDAS LoA constantsThomas Lenz1-3/+3
2018-06-22some more pvp2 updatesThomas Lenz1-496/+161
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-15/+16
2018-06-14some more stuffThomas Lenz1-111/+32
2018-06-14more refactoring staffThomas Lenz1-19/+34
2018-06-12add jUnit simple test for AuthDataBuilder and foreign bPK generationThomas Lenz1-6/+7
2018-06-12add foreign bPK generation into AuthenticationDataBuilderThomas Lenz1-2/+85
2018-06-07some more refactoring stuffThomas Lenz1-3/+4
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-3/+3
2018-05-17fix some more bugs in SAML2 ATTRIBUTEQUERRY implementation for federated auth...Thomas Lenz1-3/+3
2017-11-27add some more escaptionsThomas Lenz1-0/+1
2017-10-13enable mandates for eIDAS nodesThomas Lenz1-96/+72
2017-10-11fix wrong eIDAS bPK calculationThomas Lenz1-1/+1
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz1-11/+14
2016-10-25fix another problem in session databaseThomas Lenz1-17/+18
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz1-2/+7
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-1/+2
2016-03-30Merge eIDAS code from eIDAS development branchThomas Lenz1-1/+1
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-7/+7
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-815/+837
2016-03-02next parts of new federated authentication implementationThomas Lenz1-101/+125
2016-03-02temporarily commit to save stateThomas Lenz1-130/+144
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz1-29/+21
2016-02-22fix some refactoring problemsThomas Lenz1-2/+3
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz1-2/+4
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz1-2/+2
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-31/+32
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz1-14/+41
2016-01-19fix refactoring problemThomas Lenz1-1/+1
2016-01-19update PVP Single LogOut request/response signature validationThomas Lenz1-2/+3
2016-01-19fix JAVA reflection class instance problems, which is required for SAML1 and ...Thomas Lenz1-3/+4
2016-01-12refactore STORK authentication module to use generic MOASession data-storageThomas Lenz1-14/+41
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz1-1/+1
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz1-14/+32
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz1-1/+1
2015-06-19refactoring for properties based configurationThomas Lenz1-1/+1
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-6/+7
2015-03-13fixed date format issue with fakeIdL creationFlorian Reimair1-1/+1
2015-02-20some minor fixesThomas Lenz1-1/+2
2015-01-23Merge STORK2 fakeIDL extension into development branchThomas Lenz1-1/+7
2014-12-18signed the new fake idlFlorian Reimair1-1/+7
2014-11-24rebuild SAML1 target parameter functionality for legacy applicationsThomas Lenz1-10/+17
2014-11-24add MSOrganisation attribute for ISA 1.18Thomas Lenz1-0/+6
2014-11-04add fix to correct invalid encoded EID_SECTOR_FOR_IDENTIFIER PVP attribute va...Thomas Lenz1-1/+14
2014-11-04remove a not standardize prefix from PVP BPK attribute value.Thomas Lenz1-0/+8
2014-11-04fix sessionTimeOut extraction from interfederated sessionThomas Lenz1-4/+17