-
This is a proposal to add OAuth2.0 support in Delta Sharing.
## 2-legged OAuth for Delta Sharing
We will focus on supporting 2-legged OAuth flow for Delta Sharing which is suitable for programma…
-
Hi
Can not use adc authentication via service account for gce-rescue
Can you please advise ?
[gce-rescue]#
[root@gce-rescue]# export GOOGLE_APPLICATION_CREDENTIALS="/root/gce-rescue/auth…
-
Hello,
I am having an issue with the server setup. I followed all the instructions here http://bshaffer.github.io/oauth2-server-php-docs/cookbook/ and I am not getting the token back.
When I run…
-
Hi,
First of all, I think this issue is not caused by `django-gmailapi-backend` but a Google OAuth2, even so, I expose my case for if I'm wrong.
I configured the package with GMAIL_API_CLIENT_I…
-
Traceback (most recent call last):
File "C:\hermes_server\venv\lib\site-packages\urllib3\connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "C:\hermes_serv…
-
# Azure documentation issue guidance
This is missing from new azure ad client credentials endpoint. It don't support basic authentication header, which is proposed way to do Oauth2 client credentia…
-
## Description
For outbound calls from a Component (to another component or to an external API), we want to use Auth 2.0 Client Credentials Flow. The component needs to use its ClientID/Secret to g…
-
See report in #22.
The request sent to retrieve the authentication token fails returning a 400 Bad Request error:
- Request:
`https://myanimelist.net/v1/oauth2/authorize?response_type=code&c…
-
Azure AD OAuth 2.0 Client Credentials Grant Flow (https://docs.microsoft.com/en-us/azure/active-directory/develop/v1-oauth2-client-creds-grant-flow)
### Content & configuration
Swagger/OpenAPI d…
-
### Describe the bug
`az login` with a EC certificate fails.
### Related command
`az login`
### Errors
```
The command failed with an unexpected error. Here is the traceback:
ECPrivateKey.sign() …