aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-openID/src/main/java/at/gv/egovernment/moa/id/protocols/oauth20/protocol/OAuth20Protocol.java
AgeCommit message (Expand)AuthorFilesLines
2016-12-09fix bug in OpenID protocol implementation that generates a wrong encoded erro...Thomas Lenz1-3/+6
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz1-4/+4
2016-03-21fix compilation problemThomas Lenz1-2/+2
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-2/+2
2016-02-24fix broken depentencyThomas Lenz1-20/+1
2016-02-24add missing Spring annotationThomas Lenz1-10/+10
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz1-26/+23
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 Lenz1-3/+12
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-10/+63
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz1-1/+1
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz1-0/+215