aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src
AgeCommit message (Collapse)AuthorFilesLines
2018-06-07some more refactoring stuffThomas Lenz5-826/+29
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 Lenz2-2/+27
2018-06-05add one method to AssertionAttributeExtractor and add some log messagesThomas Lenz1-7/+50
2018-06-05update SL20 implementationThomas Lenz3-11/+15
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 Lenz5-1/+170
2018-05-30add error handling and some more validation to SL2.0 moduleThomas Lenz5-10/+35
2018-05-30add additional validation to SL20 moduleThomas Lenz5-32/+1018
2018-05-28refactore code to use EAAF core componentsThomas Lenz170-7662/+919
2018-05-17fix some more bugs in SAML2 ATTRIBUTEQUERRY implementation for federated ↵Thomas Lenz6-20/+22
authentication
2018-05-16add initial version of Security-Layer 2.0 Authentication moduleThomas Lenz7-4/+86
2018-04-25first test codes for eIDAS Ref. Impl. v2 integrationThomas Lenz1-0/+45
2018-03-13add configuration parameter to disable 'targetFriendlyName' validation in ↵Thomas Lenz3-3/+12
signed AuthBlock
2018-03-12add specific AuthBlock validation loggingThomas Lenz3-2/+30
2018-03-12add specific AuthBlock validation loggingThomas Lenz3-2/+30
2018-02-27some more updates are required to support postgresql databasesThomas Lenz1-0/+3
2018-02-23first untested unfactoring for Postgresql suppportThomas Lenz2-5/+11
The scheme of configuration DB changed, therefore this version is incompatible to 3.3.2 configuration
2018-02-13optimize loglevelThomas Lenz2-7/+2
2018-02-01change Base64 encoder implementation to prohibit newLines in Base64 stringsThomas Lenz5-15/+14
2018-01-29switch BASE64-encoder implementation to prohibit newLines in BASE64 stringThomas Lenz1-3/+4
2018-01-23update mostly all GUI forms to split JavaScript and CSS from html code to ↵Thomas Lenz1-14/+4
support "Content Security-Policy" http headers
2017-12-19update interface of DefaultGUIFormBuilderConfiguration, because ↵Thomas Lenz1-1/+1
putCustomParameter(...) implementation only support values of type String
2017-12-19update some more escaptionsMOA-ID-3.3.1Thomas Lenz2-5/+4
2017-12-19fix bug that encodes URLs twinceThomas Lenz1-2/+2
2017-12-19if auth. req. preprocessing failes, write transaction error into revisionsLoggerThomas Lenz2-8/+70
2017-11-29update loggingMOA-ID-3.3.0Thomas Lenz3-9/+16
2017-11-29Fix problem in SAML2 AuthnRequestValidatorThomas Lenz2-11/+16
2017-11-28deactivated PVP EntityCategory mapper as defaultThomas Lenz3-23/+45
2017-11-28Add PVP metadata SAML2 EntityAttribute resolver filterThomas Lenz2-0/+209
2017-11-27add PVP attribute for eIDAS QAA levelThomas Lenz5-2/+63
2017-11-27add some more escaptionsThomas Lenz9-43/+131
2017-11-27fix nullpointer in MandateNaturalPersonBPKAttributeBuilder.javaThomas Lenz1-7/+13
2017-11-27add escaping on some placesThomas Lenz2-3/+4
2017-11-27add String escaping on same methodsThomas Lenz8-521/+10
2017-11-20add new constantsThomas Lenz1-4/+95
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-19optimize logging in eIDAS moduleThomas Lenz5-6/+6
2017-10-19add new eIDAS representative attributes from eIDAS spec. 1.2Thomas Lenz2-52/+83
2017-10-19fix bug in eIDAS response encryption configurationThomas Lenz2-2/+19
2017-10-18some small refactoring in RedirectServletThomas Lenz1-1/+17
2017-10-13enforce eiDAS legal-person MDS if citizen uses mandates and no legal-person ↵Thomas Lenz2-0/+2
attributes are requested
2017-10-13switch log levels to infoThomas Lenz9-15/+15
2017-10-13fix bug in MandateNaturalPersonBPKAttributeBuilder.java that sets attribute ↵Thomas Lenz2-1/+23
values which are not conform with PVP2 AttributeProfile
2017-10-13enable mandates for eIDAS nodesThomas Lenz20-468/+597
2017-10-11fix wrong eIDAS bPK calculationThomas Lenz1-1/+1
2017-10-10update error handlingThomas Lenz1-0/+1
2017-10-10update MOAIDTrustManager to implement a better error handling for ↵Thomas Lenz1-0/+1
acceptedServerCertificates