aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/LogOutServlet.java
AgeCommit message (Expand)AuthorFilesLines
2019-02-12add Log messagesThomas Lenz1-0/+1
2018-06-14some more stuffThomas Lenz1-1/+1
2018-06-14more refactoring staffThomas Lenz1-25/+8
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-7/+9
2016-10-25fix another problem in session databaseThomas Lenz1-2/+3
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-2/+2
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz1-1/+1
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-10/+10
2016-02-10refactor LogOutServlet to Spring WebMVC implementationThomas Lenz1-81/+56
2015-08-26Allow multiple alias domainsThomas Lenz1-2/+3
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz1-2/+2
2015-07-02develThomas Lenz1-3/+2
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-3/+3
2014-06-06final betaversion if MOA-ID-Auth Single LogOutThomas Lenz1-1/+1
2014-05-08add Interfederation to redirect servletThomas Lenz1-3/+1
2014-05-02add interfederation attribute queryThomas Lenz1-1/+1
2014-03-31redirect to MOA-ID-Auth if redirectURL is not valid.Thomas Lenz1-2/+2
2014-03-31Allow only redirect to OAs from OA configurationThomas Lenz1-1/+19
2014-03-25change default redirect URLThomas Lenz1-1/+2
2014-03-25add default redirect URLThomas Lenz1-1/+8
2014-03-07first test for authentication which requires no browser session (req.getSessi...Thomas Lenz1-2/+1
2014-02-24* add default configuration valuesThomas Lenz1-9/+9
2014-01-29add EUPL headersThomas Lenz1-0/+22
2014-01-17Exthex Version 0.2Thomas Lenz1-8/+8
2013-12-11@PVP2Thomas Lenz1-8/+8
2013-10-07Code CleanUPThomas Lenz1-29/+0
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz1-3/+3
2013-07-26Bugfixes:Thomas Lenz1-19/+24
2013-07-24- SSO finalizedThomas Lenz1-1/+3
2013-07-12SSO ImplementationThomas Lenz1-0/+137