Home
last modified time | relevance | path

Searched refs:ENDPOINT_TOKEN (Results 1 – 2 of 2) sorted by relevance

/plugin/oauthazure/
H A DAzure.php30 const ENDPOINT_TOKEN = 'token_endpoint'; define in dokuwiki\\plugin\\oauthazure\\Azure
70 $uri = new Uri($this->getEndpoint(self::ENDPOINT_TOKEN));
/plugin/oauthkeycloak/
H A DKeycloak.php24 const ENDPOINT_TOKEN = 'token_endpoint'; define in dokuwiki\\plugin\\oauthkeycloak\\Keycloak
60 return new Uri($this->getEndpoint(self::ENDPOINT_TOKEN));