aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa
AgeCommit message (Expand)AuthorFilesLines
2018-07-10some small updates and handbook updateThomas Lenz2-1/+13
2018-07-03rename eIDAS LoA constantsThomas Lenz3-8/+26
2018-07-02update auth. module for central eIDAS node connectionThomas Lenz1-0/+78
2018-07-02add Annotations to AttributeBuilderThomas Lenz21-0/+42
2018-06-22some more pvp2 updatesThomas Lenz20-1516/+279
2018-06-20add some missing filesThomas Lenz2-0/+450
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz115-10747/+568
2018-06-15first tests with PVP2 S-Profil and SAML1Thomas Lenz6-38/+135
2018-06-15fix first refactoring problemsThomas Lenz1-0/+174
2018-06-14untested, but without dependency problemsThomas Lenz2-1/+3
2018-06-14some more stuffThomas Lenz64-1376/+1347
2018-06-14more refactoring staffThomas Lenz36-1847/+1524
2018-06-07add one fileThomas Lenz1-0/+820
2018-06-07some more refactoring stuffThomas Lenz5-826/+29
2018-05-28refactore code to use EAAF core componentsThomas Lenz158-7637/+903
2018-05-17fix some more bugs in SAML2 ATTRIBUTEQUERRY implementation for federated auth...Thomas Lenz6-20/+22
2018-05-16add initial version of Security-Layer 2.0 Authentication moduleThomas Lenz5-4/+71
2018-03-12add specific AuthBlock validation loggingThomas Lenz2-0/+28
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
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
2017-12-19update interface of DefaultGUIFormBuilderConfiguration, because putCustomPara...Thomas Lenz1-1/+1
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 Lenz4-2/+62
2017-11-27add some more escaptionsThomas Lenz8-41/+130
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-13switch log levels to infoThomas Lenz9-15/+15
2017-10-13fix bug in MandateNaturalPersonBPKAttributeBuilder.java that sets attribute v...Thomas Lenz2-1/+23
2017-10-13enable mandates for eIDAS nodesThomas Lenz20-468/+597
2017-10-11fix wrong eIDAS bPK calculationThomas Lenz1-1/+1
2017-10-05fix OpenSAML problem that facilitates unsigned AuthnRequests when using http ...Thomas Lenz2-4/+53
2017-10-04enable mandates for eIDAS service providerThomas Lenz1-3/+8