aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth
AgeCommit message (Expand)AuthorFilesLines
2021-08-30fix bug in definition of allowed SSL CipherSuites that results in a error dur...Thomas Lenz1-4/+4
2020-11-11update algorithm that generates unique identifiers for AppReg registration fo...Thomas Lenz1-148/+166
2020-09-24update bPKTarget extraction strategy from PVP attributes4.1.4Thomas Lenz1-2/+2
2020-08-31fix SSRF bug in SAML1 parameter validatorThomas Lenz1-3/+9
2020-08-28fix wrong SAML2 SubjectNameGeneration in case of mandate-attribute processing...Thomas Lenz1-49/+79
2020-02-19separate between E-ID Proxy-Mode and Demo-ModeThomas Lenz1-2/+10
2020-01-28fix wrong default configuration parameter that skips BKU selectionThomas Lenz1-1/+1
2020-01-20update maven repositoryThomas Lenz1-3/+38
2020-01-15fix possible error in E-ID Proxy modeThomas Lenz1-12/+24
2020-01-09reactivate foreign-bPKs and additional bPKs in MOA-ID modeThomas Lenz1-5/+4
2019-12-13add missing 'needConsent' --> 'false' flagThomas Lenz1-0/+1
2019-12-11update to EAAF-Components 1.0.13.1Thomas Lenz2-2/+4
2019-06-07update AuthenticationDataBuilder to support Prof.Rep bPKs in E-ID Proxy modeThomas Lenz1-18/+36
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz4-10/+24
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz11-34/+64
2019-03-05fix attribute escaping problem in IdentityLinkAssertionParser and move the es...Thomas Lenz1-2/+2
2019-02-19add some more attribute functionality for 'Austrian eID' demo-modeThomas Lenz1-4/+54
2019-02-18set UTF-8 encoding as defaultThomas Lenz2-10/+9
2019-02-18add 'Austrian eID' demo-mode to simulate attribute behavior from 2020Thomas Lenz1-0/+49
2019-02-12add Log messagesThomas Lenz2-1/+3
2019-02-04add code for eID4U attribute collectionThomas Lenz1-0/+66
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-16Merge branch 'huge_refactoring' into development_previewThomas Lenz50-3283/+1760
2018-07-13some bug fixesThomas Lenz6-28/+32
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz12-63/+1229
2018-07-03rename eIDAS LoA constantsThomas Lenz1-3/+3
2018-06-22some more pvp2 updatesThomas Lenz8-1394/+194
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz11-246/+141
2018-06-15Add operation identifier for signature validation stepThomas Lenz1-1/+1
2018-06-14some more stuffThomas Lenz6-137/+62
2018-06-14more refactoring staffThomas Lenz23-412/+129
2018-06-12fix wrong encoding in EncryptedBPKAttributeBuilderThomas Lenz1-1/+2
2018-06-12add jUnit simple test for AuthDataBuilder and foreign bPK generationThomas Lenz2-121/+50
2018-06-12add foreign bPK generation into AuthenticationDataBuilderThomas Lenz3-8/+107
2018-06-07some more refactoring stuffThomas Lenz2-4/+5
2018-06-06refactor user whitelist to allow list updates without restarting the IDPThomas Lenz1-1/+1
2018-06-05update SL20 implementationThomas Lenz1-3/+4
2018-06-05update moa-sig to 3.1.2 to get signing time in XML signature verification resultThomas Lenz2-45/+52
2018-06-05implement user restriction based on whitelistingThomas Lenz1-0/+85
2018-05-30add additional validation to SL20 moduleThomas Lenz4-3/+949
2018-05-28refactore code to use EAAF core componentsThomas Lenz30-1139/+101
2018-05-17fix some more bugs in SAML2 ATTRIBUTEQUERRY implementation for federated auth...Thomas Lenz1-3/+3
2018-05-16add initial version of Security-Layer 2.0 Authentication moduleThomas Lenz3-4/+11
2018-03-13add configuration parameter to disable 'targetFriendlyName' validation in sig...Thomas Lenz1-0/+5
2017-12-19update some more escaptionsMOA-ID-3.3.1Thomas Lenz1-3/+2
2017-12-19fix bug that encodes URLs twinceThomas Lenz1-2/+2
2017-11-27add some more escaptionsThomas Lenz2-2/+3
2017-11-27Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id...Thomas Lenz3-4/+6
2017-11-27add escaping on some placesThomas Lenz2-3/+4