Home
last modified time | relevance | path

Searched refs:credentials (Results 76 – 100 of 119) sorted by relevance

12345

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DQuickBooks.php20 CredentialsInterface $credentials, argument
27 $credentials,
H A DTwitter.php23 CredentialsInterface $credentials, argument
29 parent::__construct($credentials, $httpClient, $storage, $signature, $baseApiUri);
H A DYahoo.php18 CredentialsInterface $credentials, argument
24 parent::__construct($credentials, $httpClient, $storage, $signature, $baseApiUri);
H A DFlickr.php19 CredentialsInterface $credentials, argument
25 parent::__construct($credentials, $httpClient, $storage, $signature, $baseApiUri);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DFacebook.php126 CredentialsInterface $credentials, argument
133 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri, true, $apiVersion);
199 $parameters['app_id'] = $this->credentials->getConsumerId();
/plugin/authhttp/
H A Dplugin.info.txt6 desc Authenticate against HTTP authentication credentials
H A DREADME17 credentials to PHP scripts through the superglobal variables
56 authentication credentials which should always be the case (except if you did
/plugin/evesso/classes/
H A DAbstractAdapter.php37 $credentials = new Credentials(
49 $credentials,
/plugin/twofactor/lang/en/
H A Dprofile.txt3 This is where you can configure what you want to use as a second factor besides your usual credentials when logging into DokuWiki. What options are available depends on what your administrator has configured.
/plugin/fetchmedia/script/
H A Dmain.js42 credentials: 'include', property in requestDownloadExternalFile.options
70 credentials: 'include',
/plugin/sympaauth/lang/en/
H A Dlogin.txt3 You are currently not logged in! Enter your authentication credentials below to log in.
/plugin/authdrupal7/
H A DREADME.md5 …l website and want to give your drupal users access to a dokuwiki using the same login credentials.
6 …o host a dokuwiki running on the same server. I don't want to adminstrate double login credentials.
46 …to your wiki or your adminstration panel although you are able to log in using correct credentials.
/plugin/authloginapi/
H A DREADME.md3 **authloginapi** is a simple authentication backend to login with other credentials (e.g. from a fo…
/plugin/authdrupal8/
H A DREADME.md4 This plugin might be useful if you are running a drupal website and want to give your drupal users access to a dokuwiki using the same login credentials.
45 Make sure, that you use the exact same user group names in the ACL controls. Otherwise you might not be able to get access to your wiki or your adminstration panel although you are able to log in using correct credentials.
/plugin/oauth/
H A DAdapter.php61 $credentials = new Credentials(
84 $credentials,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc58 credentials to ES-PHP so that requests can be authenticated server-side.
59 Authentication credentials are provided as part of the host array when
66 'http://user2:pass2@other-host.com:9200' // Different credentials on different host
75 of credentials. All requests sent to the cluster use the appropriate credentials
189 credentials. For example, this snippet authenticates using Basic HTTP auth and a
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Ddefaults.yml25 credentials-id: f6c7695a-671e-4f4f-a331-acdce44ff9ba
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php545 $credentials = $this->parseTokenResponse($response);
546 $this->updateToken($credentials);
548 return $credentials;
H A DApplicationDefaultCredentials.php318 $msg .= '/accounts/docs/application-default-credentials';
/plugin/groupmgr/
H A Dsyntax.php238 // build array of user's credentials
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md157 …uctions to [Create Web Application Credentials](docs/oauth-web.md#create-authorization-credentials)
158 1. Download the JSON credentials
159 1. Set the path to these credentials using `Google\Client::setAuthConfig`:
199 1. Download the JSON credentials
200 1. Set the path to these credentials using the `GOOGLE_APPLICATION_CREDENTIALS` environment variabl…
206 1. Tell the Google client to use your service account credentials to authenticate:
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php462 * @param bool $forceOpenSsl [optional] Does not apply to this credentials
/plugin/xcom/lang/en/
H A Dhowto.txt14 - A drop-down menu for selecting pre-defined remote sites and their credentials
15 - A button for saving remote data to the local wiki and the credentials of the local wiki
/plugin/drawio/
H A DREADME.md58 Wait until server is started, and feel free to login using *superuser:password* credentials and go …
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jar ... Object implements org.apache.http.auth.Credentials java.io.Serializable { private static final long ...

12345