Home
last modified time | relevance | path

Searched refs:logout (Results 1 – 25 of 34) sorted by relevance

12

/plugin/oauthkeycloak/
H A Daction.php21 public function logout() function in action_plugin_oauthkeycloak
25 $oauth->logout();
H A DKeycloak.php75 public function logout() function in dokuwiki\\plugin\\oauthkeycloak\\Keycloak
/plugin/youtrack/
H A Dhelper.php188 function logout() { function in helper_plugin_youtrack
203 $this->logout();
223 $this->logout();
/plugin/oauthazure/
H A Daction.php21 public function logout() function in action_plugin_oauthazure
25 $oauth->logout();
H A DAzure.php87 public function logout() function in dokuwiki\\plugin\\oauthazure\\Azure
/plugin/adfs/phpsaml/
H A DCHANGELOG29 …gle logout service to provide NameQualifier and SPNameQualifier to logout method. Add getNameIdNam…
64 * Improve logout documentation on Readme.
159 * Add $stay parameter on redirectTo method. (login/logout supports $stay but I forgot add this on p…
169 * Add $stay parameter to login, logout and processSLO method.
187 * login, logout and processSLO now return ->redirectTo instead of just call it.
237 * Logout Request constructor now accepts encoded logout requests.
240 * Added extra parameters option to login and logout methods.
H A DREADME.md1011 $auth->logout(); // Method that sent the Logout Request.
1015 * `$returnTo` - The target URL the user should be returned to after logout.
1030 If we do not set a `'url'` param in the logout method and are using the
1040 $auth->logout($newTargetUrl);
1042 A more complex logout with all the parameters:
1074 $sloBuiltUrl = $auth->logout(null, $paramters, $nameId, $sessionIndex, true);
1085 the SLO and processes the logout response.
1108 $auth->logout();
1317 * `logout` - Initiates the SLO process.
1579 side, the logout process is initiated at the idP, sends a Logout
[all …]
/plugin/oauth/
H A DOAuthManager.php143 * Callback service's logout
147 public function logout() function in dokuwiki\\plugin\\oauth\\OAuthManager
155 $service->logout();
H A Dauth.php97 * Unset additional stuff in session on logout
103 $this->om->logout();
H A DAdapter.php275 * Called on logout
281 public function logout()
277 public function logout() global() function in dokuwiki\\plugin\\oauth\\Adapter
/plugin/actionlink/
H A Dsyntax.php130 $renderer->doc .=$this->tpll_link(wl($ID,'do=logout'),$title,'class="action logout"');
/plugin/evesso/classes/
H A DAbstractAdapter.php94 public function logout() { function in OAuth\\Plugin\\AbstractAdapter
/plugin/html2pdf/snorriheim/
H A Ddokubook_design.css257 div.dokuwiki div#toolbox a.logout {
258 background: transparent url(images/tool-logout.png) 0px 1px no-repeat;
/plugin/authnc/
H A DREADME.md11 * At the moment only `trustExternal`, `logout`, `getGroups` and `getUserCount` are implemented
/plugin/authowncloud/
H A Dauth.php283 OC_User::logout();
/plugin/diagramsnet/lib/js/diagramly/
H A DTrelloClient.js39 this.logout();
706 TrelloClient.prototype.logout = function() method in TrelloClient
H A DApp.js7312 this.drive.logout();
7428 if (logout != null)
7465 this.dropbox.logout();
7511 this.gitHub.logout();
7527 this.gitHub.logout();
7542 this.gitLab.logout();
7558 this.gitLab.logout();
7573 this.notion.logout();
7589 this.notion.logout();
7605 this.trello.logout();
[all …]
H A DGitHubClient.js91 this.logout();
1316 GitHubClient.prototype.logout = function() method in GitHubClient
H A DDriveClient.js252 DriveClient.prototype.logout = function() method in DriveClient
298 this.logout();
663 this.logout();
H A DNotionClient.js852 NotionClient.prototype.logout = function() method in NotionClient
/plugin/authsaml/
H A Dsaml.php101 $this->ssp->logout();
/plugin/evesso/
H A Dauth.php402 $service->logout();
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php545 …public function logout($returnTo = null, $parameters = array(), $nameId = null, $sessionIndex = nu… function in OneLogin_Saml2_Auth
/plugin/etherpadlite/
H A DREADME.md88 * Group sessions last for one week or shorter (if user uses logout button). So after one week, you'…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...

12