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
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz1-4/+4
2019-02-04add code for eID4U attribute collectionThomas Lenz1-6/+6
2018-09-26fix bug in auth. protocol deactivationThomas Lenz1-7/+12
2018-07-13some bug fixesThomas Lenz1-2/+2
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-2/+2
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-2/+3
2018-06-14untested, but without dependency problemsThomas Lenz1-26/+23
2018-06-14some more stuffThomas Lenz1-1/+1
2018-06-07some more refactoring stuffThomas Lenz1-1/+2
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-5/+5
2017-10-18change logging in OpenID Connect result builderThomas Lenz1-2/+15
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