aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-openID/src/main/java/at/gv/egovernment/moa/id/protocols/oauth20/protocol/OAuth20AuthRequest.java
AgeCommit message (Expand)AuthorFilesLines
2019-02-19update OpenID-Connect request validationThomas Lenz1-17/+16
2018-07-13some bug fixesThomas Lenz1-1/+2
2018-06-14untested, but without dependency problemsThomas Lenz1-4/+4
2018-06-14some more stuffThomas Lenz1-47/+39
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-1/+1
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-1/+2
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-3/+3
2016-02-22fix some refactoring problemsThomas Lenz1-4/+4
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz1-5/+8
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz1-30/+22
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-1/+7
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz1-0/+9
2015-09-14load protocol attribute builder dynamically by SPIThomas Lenz1-1/+1
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz1-0/+234