aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/builder/AuthenticationDataBuilder.java
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-04add STORK-QAA to PVP SecClass mappingThomas Lenz1-1/+1
2014-11-03add PVP SecClass to STORK QAA mappingThomas Lenz1-3/+34
2014-10-30if no PVP EID-SECTOR-FOR-IDENTIFIER attribute is found, parse target from bPK...Thomas Lenz1-2/+22
2014-10-29Update authdate generation from interfedered assertion informationThomas Lenz1-0/+5
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz1-47/+56
2014-10-15update AuthData builderThomas Lenz1-39/+96
2014-10-08add SZR request to get baseIDThomas Lenz1-72/+142
2014-09-11remove AttributQuery URL available checkThomas Lenz1-11/+11
2014-08-20add build process for natural person short mandates in case of IDP federationThomas Lenz1-5/+49
2014-08-19add interfederation without attributequery request which use encrypted bPKsThomas Lenz1-126/+229
2014-08-04MOA federation with USPThomas Lenz1-33/+39
2014-07-10fix problem with extended SAML1 attributes and STORK authenticationThomas Lenz1-1/+5
2014-07-09use country code from certificate as defaultThomas Lenz1-24/+24
2014-07-02actually, STORK response processing does not verify the signature of signedDo...Thomas Lenz1-5/+13
2014-06-05add SSO session timeout to AuthData and SAML2 assertionThomas Lenz1-2/+20
2014-05-22always store interfederated IDPs for SLOThomas Lenz1-8/+3
2014-05-09add MOA SOAP clientThomas Lenz1-49/+6