Home
last modified time | relevance | path

Searched refs:authenticate (Results 1 – 25 of 83) sorted by path

1234

/plugin/adfs/phpsaml/
H A DREADME.md1554 is sent to the IdP, we authenticate at the IdP and then a Response is sent
1633 We authenticate at the IdP and then a `Response` is sent to the SP, to the
/plugin/authdrupal8/
H A DREADME.md2 Authentication plugin for dokuwiki, authenticate with Drupal8 accounts to **Drupal10 with changed password hash**
/plugin/authgoogle/
H A Dauth.php92 $client->authenticate($_GET['code']);
/plugin/authgoogle/google/
H A DGoogle_Client.php124 public function authenticate($code = null) { function in Google_Client
127 return self::$auth->authenticate($service, $code);
/plugin/authgoogle/google/auth/
H A DGoogle_Auth.php27 abstract public function authenticate($service); function in Google_Auth
H A DGoogle_AuthNone.php34 public function authenticate($service) {/*noop*/} function in Google_AuthNone
H A DGoogle_OAuth2.php90 public function authenticate($service, $code = null) { function in Google_OAuth2
/plugin/authgoogle2fa/
H A DREADME.md5 Using this plugin you can authenticate DokuWiki users against Google Authenticator 2FA.
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md206 1. Tell the Google client to use your service account credentials to authenticate:
324 If you are installing this client only to authenticate your own HTTP client requests, you should us…
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php234 public function authenticate($code) function in Google\\Client
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md262 If you are [using Google ID tokens to authenticate users][google-id-tokens], use
/plugin/authhttp/
H A DREADME54 providing a minimalistic checkPass() method which does not really authenticate.
/plugin/authjoomla3/
H A DREADME.md3 #### DokuWiki plugin to authenticate against a Joomla 3 installation
/plugin/authldaplocal/
H A DREADME.md40 The backend will try to authenticate every login against the configured LDAP server. In addition it…
/plugin/authlinotp/
H A DREADME.md5 Using this plugin you can authenticate the dokuwiki users gainst privacyIDEA.
/plugin/authmantis/
H A DREADME.md5 using an external trust mechanism to authenticate users against
/plugin/authphpbb3/
H A DREADME.md2 DokuWiki plugin used to authenticate users using phpBB 3.x backend.
/plugin/authshibboleth/
H A DREADME.md11 This plugin uses a Shibboleth session to authenticate users. It just takes all required information…
/plugin/authsmartcard/
H A DREADME.md12 …nfigured to use a client certificate (or smartcard), this plugin will authenticate user 'jdoe' by …
42 …/inc/lang/YOUR_CHOSEN_LANGUAGE/login.txt) to have a link for users to authenticate themselves to t…
/plugin/codemirror/dist/modes/
H A Dasterisk.min.js.map1 …\",\"agi\",\n \"alarmreceiver\",\"amd\",\"answer\",\"authenticate\",\"background\…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dpusher-http-java-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pusher/ com/ ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/diagramsnet/lib/js/diagramly/
H A DDropboxClient.js101 this.authenticate(mxUtils.bind(this, function()
117 DropboxClient.prototype.authenticate = function(success, error) method in DropboxClient
304 this.authenticate(function()
313 this.authenticate(function()
345 this.authenticate(function()
389 this.authenticate(fn, error);
521 this.authenticate(function()
530 this.authenticate(function()
562 this.authenticate(function()
H A DGitHubClient.js93 this.authenticate(mxUtils.bind(this, function()
127 GitHubClient.prototype.authenticate = function(success, error) method in GitHubClient
286 this.authenticate(function()
295 this.authenticate(function()
364 this.authenticate(function()

1234