aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-openID
AgeCommit message (Expand)AuthorFilesLines
2016-12-09fix bug in OpenID protocol implementation that generates a wrong encoded erro...Thomas Lenz1-3/+6
2016-11-04update Http client for MIS communicationThomas Lenz1-0/+5
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz2-9/+9
2016-06-29Merge branch 'currenteidas' into moapid-3.2-opb-redisChristian Maierhofer1-3/+3
2016-06-29using annotations for hibernate configuration nowChristian Maierhofer2-5/+3
2016-06-28fix jUnit test in OpenID-Connect moduleThomas Lenz1-7/+5
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz2-2/+4
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS...Thomas Lenz1-1/+1
2016-05-09update Struts to 2.3.28.1 (https://web.nvd.nist.gov/view/vuln/detail?vulnId=C...Thomas Lenz1-2/+2
2016-04-21Added RedisTransaction storageChristian Maierhofer1-1/+1
2016-03-21fix compilation problemThomas Lenz2-3/+3
2016-03-21add missing error codesThomas Lenz1-3/+3
2016-03-14refactor the GUI generation for user interactionThomas Lenz19-29/+29
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-6/+0
2016-03-02temporarily commit to save stateThomas Lenz2-2/+2
2016-03-01move double dataObject to moa-id-libThomas Lenz1-45/+0
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz1-1/+1
2016-02-24add or move some log messagesThomas Lenz1-3/+4
2016-02-24add missing depentencyThomas Lenz1-0/+6
2016-02-24fix broken depentencyThomas Lenz1-20/+1
2016-02-24add missing Spring annotationThomas Lenz1-10/+10
2016-02-22fix some refactoring problemsThomas Lenz2-7/+6
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz4-65/+39
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz1-2/+2
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz5-54/+52
2016-02-16Refactore eIDAS module to new Spring based protocol engineThomas Lenz1-1/+0
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz6-26/+102
2016-01-21move or remove third-party library depentenciesThomas Lenz1-2/+8
2016-01-18update third-party librariesThomas Lenz1-3/+3
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz1-1/+1
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz4-11/+33
2015-10-12fix some problems in DispatcherServletThomas Lenz1-1/+2
2015-10-09fix broken depentencies after refactoring of AttributeProviderInterfaceThomas Lenz10-10/+20
2015-09-14load protocol attribute builder dynamically by SPIThomas Lenz12-75/+107
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz45-0/+3722