aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-openID
AgeCommit message (Expand)AuthorFilesLines
2019-02-04add code for eID4U attribute collectionThomas Lenz2-7/+8
2018-12-14some more updates and first code for TUG interactionThomas Lenz1-2/+2
2018-09-26fix bug in auth. protocol deactivationThomas Lenz1-7/+12
2018-07-13some bug fixesThomas Lenz4-11/+10
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-2/+2
2018-06-22some more pvp2 updatesThomas Lenz1-1/+1
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz6-11/+11
2018-06-14untested, but without dependency problemsThomas Lenz6-63/+56
2018-06-14some more stuffThomas Lenz14-153/+140
2018-06-07some more refactoring stuffThomas Lenz1-1/+2
2018-05-28refactore code to use EAAF core componentsThomas Lenz17-47/+47
2018-03-12remove some warning in pom structureThomas Lenz1-3/+0
2017-11-26add String escaping on same methodsThomas 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-06-06fix bug with empty OpenIDConnect scope parameterThomas Lenz1-16/+18
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