aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-openID/src
AgeCommit message (Expand)AuthorFilesLines
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-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 Lenz44-0/+3636