arcopole: fixes SAML slo

Closes #5443
This commit is contained in:
Jérôme Schneider 2014-09-11 16:06:40 +02:00
parent 4110ba52a0
commit 8dcc4aed2f
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ mapping = [
'response': {
'auth': 'single_logout_return',
'values': {
'next_url': '/studio/accueil',
'next_url': '/studio/locallogout',
}
}
},