... function req_logout() { $this->utilisateur = ''; $this->role_utilisateur = ''; ** $this->url_redirection = 'https://monposte.fr/Shibboleth.sso/Logout?return=https://monposte.fr/myBlog';** **// LIGNE A RETIRER $this->next_action = 'index';** }