aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules
AgeCommit message (Expand)AuthorFilesLines
2018-02-08one more fixThomas Lenz1-1/+1
2018-02-08fix log messageThomas Lenz1-1/+1
2018-02-08fix bug in AuthBlock processing if no bPK is includedThomas Lenz1-3/+9
2018-01-23update mostly all GUI forms to split JavaScript and CSS from html code to sup...Thomas Lenz5-21/+23
2017-12-19update interface of DefaultGUIFormBuilderConfiguration, because putCustomPara...Thomas Lenz1-1/+1
2017-12-19if auth. req. preprocessing failes, write transaction error into revisionsLoggerThomas Lenz1-1/+16
2017-11-27add some more escaptionsThomas Lenz3-6/+9
2017-11-27Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id...Thomas Lenz5-37/+72
2017-11-27add escaping on some placesThomas Lenz2-30/+31
2017-11-26add String escaping on same methodsThomas Lenz3-23/+22
2017-11-21add eIDAS request validation regarding minimum data-set and SPTypeThomas Lenz2-14/+51
2017-11-13solve logging problem to lose log messages in some special casesThomas Lenz1-2/+2
2017-11-13fix typos in templatesThomas Lenz1-386/+17
2017-11-13change logging in eIDAS metadata providerThomas Lenz1-2/+14
2017-11-13fix some open CrossSiteScripting pathsThomas Lenz1-4/+3
2017-10-24update eIDAS response validatorThomas Lenz1-4/+4
2017-10-19optimize logging in eIDAS moduleThomas Lenz1-2/+0
2017-10-19add new eIDAS representative attributes from eIDAS spec. 1.2Thomas Lenz13-38/+435
2017-10-19fix bug in eIDAS response encryption configurationThomas Lenz1-1/+1
2017-10-19update logging behaviorThomas Lenz2-10/+10
2017-10-18some small refactoring in RedirectServletThomas Lenz1-1/+1
2017-10-18change logging in OpenID Connect result builderThomas Lenz2-4/+20
2017-10-18only log full OpenID-Connect token on loglevel 'trace'Thomas Lenz1-2/+3
2017-10-17update default configThomas Lenz1-0/+8
2017-10-13enforce eiDAS legal-person MDS if citizen uses mandates and no legal-person a...Thomas Lenz1-19/+44
2017-10-13enable mandates for eIDAS nodesThomas Lenz16-728/+607
2017-10-09switch to eIDAS SAML-engine 1.4.0Thomas Lenz1-5/+5
2017-10-04add additional loggingThomas Lenz2-3/+7
2017-10-04update eID decryption implementation in mobile-auth moduleThomas Lenz1-11/+1
2017-10-03update mobile-auth module for eGov KU 2017/18Thomas Lenz5-11/+309
2017-09-22update eIDAS attribute builder for legalPersonIdentifierThomas Lenz1-0/+31
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz2-8/+19
2017-09-13update wrong log messageThomas Lenz1-12/+4
2017-09-08update error handling for wrong encoded BKU error responsesThomas Lenz2-9/+31
2017-09-08update eIDAS bPK target validationThomas Lenz2-5/+30
2017-09-06switch to eIDAS SAML-engine 1.4.0-RC1Thomas Lenz1-5/+5
2017-09-06fix wrong entries in eIDAS metadata extensionsThomas Lenz1-4/+4
2017-09-06add xsd schema for eIDAS specific SAML2 extensionsThomas Lenz2-0/+35
2017-07-27update logging behavior of eIDAS metadata provider implementationThomas Lenz1-5/+22
2017-07-26fix some bugs in combination with eIDAS saml-engine 1.3Thomas Lenz4-5/+7
2017-07-26switch to eIDAS SAML-engine 1.3.0-finalThomas Lenz2-5/+6
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz2-1/+31
2017-07-17refactor MOA eIDAS metadata providerThomas Lenz2-101/+22
2017-07-17update MOA SAML2 metadata provider to support metadata located on file systemThomas Lenz1-8/+6
2017-07-13update DummyAuthentication module to support more than one SPThomas Lenz1-4/+27
2017-07-12add new demo module for dummy authenticationThomas Lenz9-0/+364
2017-06-07first untested implementation that based on the snapshot version 1.3.0 of eID...Thomas Lenz11-749/+1623
2017-06-06fix bug with empty OpenIDConnect scope parameterThomas Lenz1-16/+18
2017-05-03Log full MOA-SP signature-verification request into MOA-ID log if LogLevel is...Thomas Lenz1-2/+3
2017-03-28update MOA eIDAS-Engine to reload eIDAS metadata if request or response valid...Thomas Lenz6-26/+160