aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-25move JaxB classes into an own moduleThomas Lenz1-119/+0
2016-10-21update log messages and clean-up classesThomas Lenz1-3/+2
2016-10-21update default list of allowed SSL ciphersThomas Lenz1-18/+32
2016-10-07add additional redirect in elga mandate-service selection-process to get out ...Thomas Lenz2-1/+17
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz1-7/+10
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz1-2/+7
2016-08-01add additional info's to MIS log messagesThomas Lenz1-0/+4
2016-06-29Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redisChristian Maierhofer11-20/+374
2016-06-28statisticlogger dbcp connection poolChristian Maierhofer1-2/+2
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz5-5/+167
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS...Thomas Lenz4-37/+9
2016-06-07Merge branch 'moa-id_with_moa-sig_and_eccelerate' into eIDAS_node_implementationThomas Lenz1-5/+10
2016-05-20fix problem with some SAML1 clients to request the SAML1 GetAuthenticationDat...Thomas Lenz1-1/+2
2016-05-18changed constants to final static hash mapChristian Maierhofer1-11/+0
2016-05-18Spring-ified AuthenticationSessionCleanerChristian Maierhofer1-23/+6
2016-05-10Update to MOA-SPSS 3.0.0-RC1Thomas Lenz50-1270/+654
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz2-6/+8
2016-05-09fix type in Redirect servlet implementationThomas Lenz1-1/+1
2016-04-21Added RedisTransaction storageChristian Maierhofer2-3/+3
2016-04-08change logLevel to warnThomas Lenz1-1/+1
2016-04-07add initial version of a virtual IDP REST URL rewrite filterThomas Lenz1-0/+185
2016-04-07fix some possible problems with STORK configuration in config-GUIThomas Lenz1-1/+1
2016-04-04add log-message to log MOA-SPSS initialization errorsThomas Lenz1-0/+1
2016-03-31if database cleanUP process found some unhandled exception, write error messa...Thomas Lenz3-8/+98
2016-03-30Merge eIDAS code from eIDAS development branchThomas Lenz1-1/+1
2016-03-24fix possible NullPointer in error handlingThomas Lenz2-0/+5
2016-03-21fix compilation problemThomas Lenz1-0/+3
2016-03-21add missing error codesThomas Lenz2-2/+51
2016-03-15fix typos in GUIBuilderThomas Lenz1-3/+2
2016-03-14fix typoThomas Lenz1-1/+1
2016-03-14add independent mandate-service selection step to choose between MIS and ELGA...Thomas Lenz2-11/+161
2016-03-14refactor the GUI generation for user interactionThomas Lenz49-1355/+223
2016-03-10remove axis 1 implementation completelyThomas Lenz2-26/+53