aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth
AgeCommit message (Expand)AuthorFilesLines
2020-08-31fix SSRF bug in SAML1 parameter validatorThomas Lenz2-0/+17
2020-02-19separate between E-ID Proxy-Mode and Demo-ModeThomas Lenz1-1/+5
2020-01-28fix wrong default configuration parameter that skips BKU selectionThomas Lenz1-1/+1
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz1-2/+5
2019-02-18remove unused classThomas Lenz1-1221/+0
2019-02-18add 'Austrian eID' demo-mode to simulate attribute behavior from 2020Thomas Lenz2-1/+30
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz4-37/+213
2018-07-03rename eIDAS LoA constantsThomas Lenz2-5/+23
2018-06-22some more pvp2 updatesThomas Lenz2-6/+55
2018-06-15first tests with PVP2 S-Profil and SAML1Thomas Lenz1-3/+49
2018-06-14some more stuffThomas Lenz3-18/+18
2018-06-14more refactoring staffThomas Lenz1-0/+7
2018-06-12add jUnit simple test for AuthDataBuilder and foreign bPK generationThomas Lenz1-10/+29
2018-06-12Merge branch 'eIDAS_node_2.0_tests' of gitlab.iaik.tugraz.at:egiz/moa-idspss ...Thomas Lenz1-3/+37
2018-06-12add foreign bPK generation into AuthenticationDataBuilderThomas Lenz2-2/+18
2018-06-11add jUnit for user-restrication whitelist-storeThomas Lenz1-3/+37
2018-06-06return checkcode false if no whitelist was loadedThomas Lenz1-2/+5
2018-06-06refactor user whitelist to allow list updates without restarting the IDPThomas Lenz1-1/+26
2018-06-05implement user restriction based on whitelistingThomas Lenz1-0/+73
2018-05-28refactore code to use EAAF core componentsThomas Lenz3-324/+304
2018-03-12add specific AuthBlock validation loggingThomas Lenz1-0/+10
2017-11-28deactivated PVP EntityCategory mapper as defaultThomas Lenz1-1/+1
2017-10-19fix bug in eIDAS response encryption configurationThomas Lenz1-1/+1
2017-10-13enable mandates for eIDAS nodesThomas Lenz3-81/+187
2017-10-03remove mobileBKU and add an additional third BKUThomas Lenz2-13/+18
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz1-0/+5
2016-11-04update Http client for MIS communicationThomas Lenz1-0/+14
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-26/+0
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz1-29/+110
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz2-19/+7
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz1-0/+6
2016-06-21add eIDAS bPK prefix: urn:publicid:gv.at:eidasid+Thomas Lenz1-1/+4
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz2-113/+0
2016-04-07fix some possible problems with STORK configuration in config-GUIThomas Lenz1-3/+7
2016-03-14refactor the GUI generation for user interactionThomas Lenz9-968/+25
2016-02-24fix bug in SAML1 legacy-mode selectionThomas Lenz1-4/+12
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz1-0/+7
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz2-0/+11
2016-02-10switch to Spring based application initializerThomas Lenz2-40/+48
2016-01-27Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz1-1/+1
2016-01-27Log exception if basic moa-id configuration property file is not foundThomas Lenz1-1/+1
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz4-14/+80
2016-01-22change logs and error messages during MOA-ID start-up processThomas Lenz1-1/+1
2016-01-22blacklist Microsoft SQL JDBC driver, because default online-application load ...Thomas Lenz1-2/+26
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz2-0/+22
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz2-11/+46
2016-01-15add garbage collector to remove unsed SAML2 metadata provider (influence PVP ...Thomas Lenz2-14/+67
2016-01-13add JavaDocThomas Lenz1-0/+5
2015-12-18add first untested parts for eIDAS SAML-engine configurationThomas Lenz2-0/+13
2015-11-27remove unused classThomas Lenz1-155/+0