Age | Commit message (Expand) | Author | Files | Lines |
2017-06-06 | fix bug with empty OpenIDConnect scope parameter | Thomas Lenz | 1 | -16/+18 |
2016-12-09 | fix bug in OpenID protocol implementation that generates a wrong encoded erro... | Thomas Lenz | 1 | -3/+6 |
2016-09-30 | refactor http servlet response processing to prohibit 'chunked' transfer enco... | Thomas Lenz | 2 | -9/+9 |
2016-06-29 | using annotations for hibernate configuration now | Christian Maierhofer | 1 | -2/+2 |
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 2 | -2/+4 |
2016-04-21 | Added RedisTransaction storage | Christian Maierhofer | 1 | -1/+1 |
2016-03-21 | fix compilation problem | Thomas Lenz | 2 | -3/+3 |
2016-03-21 | add missing error codes | Thomas Lenz | 1 | -3/+3 |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 19 | -29/+29 |
2016-03-02 | temporarily commit to save state | Thomas Lenz | 2 | -2/+2 |
2016-03-01 | move double dataObject to moa-id-lib | Thomas Lenz | 1 | -45/+0 |
2016-02-25 | solve problems with LogOut and Single LogOut | Thomas Lenz | 1 | -1/+1 |
2016-02-24 | add or move some log messages | Thomas Lenz | 1 | -3/+4 |
2016-02-24 | fix broken depentency | Thomas Lenz | 1 | -20/+1 |
2016-02-24 | add missing Spring annotation | Thomas Lenz | 1 | -10/+10 |
2016-02-22 | fix some refactoring problems | Thomas Lenz | 2 | -7/+6 |
2016-02-22 | refactor PVP implementation to share code with PVP Service-Provider moduls | Thomas Lenz | 4 | -65/+39 |
2016-02-18 | fix problem with pending-requests and protocol specific error messages | Thomas Lenz | 1 | -2/+2 |
2016-02-18 | refactor authentication process to use service-provider configuration from pe... | Thomas Lenz | 5 | -54/+52 |
2016-02-15 | First untested part: Refactor authentication modules and process management t... | Thomas Lenz | 6 | -26/+102 |
2016-01-18 | refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionality | Thomas Lenz | 1 | -1/+1 |
2016-01-15 | Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshot | Thomas Lenz | 4 | -11/+33 |
2015-10-12 | fix some problems in DispatcherServlet | Thomas Lenz | 1 | -1/+2 |
2015-10-09 | fix broken depentencies after refactoring of AttributeProviderInterface | Thomas Lenz | 10 | -10/+20 |
2015-09-14 | load protocol attribute builder dynamically by SPI | Thomas Lenz | 12 | -75/+107 |
2015-09-11 | move authentication protocol implementation to separate modules. | Thomas Lenz | 39 | -0/+3092 |