aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/IDPSingleLogOutServlet.java
AgeCommit message (Expand)AuthorFilesLines
2016-10-25fix another problem in session databaseThomas Lenz1-8/+6
2016-04-21Added RedisTransaction storageChristian Maierhofer1-1/+1
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-26/+40
2016-02-26fix wrong placeholder in default GUI templatesThomas Lenz1-5/+3
2016-02-25Update GUI componentsThomas Lenz1-2/+4
2016-02-25catch exceptions in IDP initiated SLO implementationThomas Lenz1-6/+2
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz1-1/+1
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz1-4/+6
2016-02-19add missing endpoint descriptionThomas Lenz1-1/+4
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz1-2/+2
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-27/+30
2016-01-19update PVP Single LogOut request/response signature validationThomas Lenz1-1/+18
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz1-1/+2
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz1-6/+7
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-3/+3
2014-09-11add exact timeout validation for SSO sessionsThomas Lenz1-17/+16
2014-06-13add timeout to frontchannel SLOThomas Lenz1-2/+83
2014-06-12add default IDP SLO messageMOA-ID-2.0-RC2Thomas Lenz1-17/+16
2014-06-11update error handlingThomas Lenz1-8/+4
2014-06-10add default message if no SSO session is foundThomas Lenz1-3/+16
2014-06-06final betaversion if MOA-ID-Auth Single LogOutThomas Lenz1-0/+122