-
### Feature Description
The vertex model doesn't work on vercel edge. This is cause by the auth-library not being compatible with the edge. This could be easily replaced by a vanilla js script:
…
-
### Proposal
Currently, the documentation states:
"OAuth 2.0 authentication using the *_client credentials_* grant type. "
https://prometheus.io/docs/prometheus/latest/configuration/configuration…
-
Is it "allowed" to connect to the localhost from the python script? If so, it doesn't work:
```py
with easy("TEST", url="localhost") as e:
```
gives
```py
(chromatix) (base) Blynk:hellowo…
-
Attempting to follow documentation here: https://docs.microsoft.com/en-us/azure/role-based-access-control/elevate-access-global-admin#rest-api
I am attempting to have a Service Principal elevate th…
-
Spring Cloud offers some auto-configuration for its `@FeignClient` which entered maintenance mode in favor of `RestClient` and `WebClient` used with `HttpServiceProxyFactory` for `@HttpExchange`.
T…
-
Jersey as of 2.23.1 only supports authorization code grant flow. The current design cannot be easily extended to implement other flows - client credentials, implicit, password.
#### Environment
Mac OS…
-
**Describe the bug**
We are installing/configuring Purview ADB Lineage Solution Accelerator for our Dev Purview account in connector only deployment mode. While executing the post installation step3…
-
I used GitLab as my OIDC provider before, but now I switch to a self-host **spring-authentication-server**.
I already connect the OIDC buttom with my authentication server, but after I login an 404 e…
-
### To Reproduce
Steps to reproduce the behavior:
1. Download OpenRefine 3.4.1 for macOS (dev versions will also do, but running the official discards any OAuth credentials issue)
2. Execute the Op…
-
### Is your feature request related to a problem? Please describe.
we have a requirement to get access token before making a request to an external API. The external API supports oauth2 client cred…