aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-26add String escaping on same methodsThomas Lenz3-4/+6
2017-11-13solve logging problem to lose log messages in some special casesThomas Lenz1-3/+3
2017-11-13add error message escaptionThomas Lenz1-1/+1
2017-11-13fix some open CrossSiteScripting pathsThomas Lenz1-1/+2
2017-10-18some small refactoring in RedirectServletThomas Lenz1-1/+17
2017-10-13enable mandates for eIDAS nodesThomas Lenz5-296/+347
2017-10-11fix wrong eIDAS bPK calculationThomas Lenz1-1/+1
2017-10-04enable mandates for eIDAS service providerThomas Lenz1-3/+8
2017-10-03update template builder to support OA specific BKU detection templatesThomas Lenz2-2/+57
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz3-19/+19
2017-09-19update TransactionUtis for MDC logging and add unique OA identifier as additi...Thomas Lenz4-18/+18
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz2-1/+42
2017-07-25workAround to solve problem with IAIK-JCE and SSL algorithm parameter validationThomas Lenz1-0/+22
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz1-11/+14
2017-02-09fix bug in bPK builder for eIDAS targetsThomas Lenz1-1/+1
2016-11-18fix bug in servletThomas Lenz1-5/+8
2016-10-25fix another problem in session databaseThomas Lenz18-490/+1003