-
We've currently a restriction for `client_id` URIs that they MUST be https scheme.
In development environments where all software is running on localhost, we should probably provide an exception t…
-
// Return the request with additional attributes
return $request
->withAttribute('oauth_access_token_id', $token->getClaim('jti'))
->withAttr…
-
Hello,
I would like to using argocd cli as a Tekton Task (running argocd inside a container).
ArgoCD is using OpenShift OAuth. When logging in I got the following error message
```
argocd logi…
-
According to https://tools.ietf.org/html/rfc6749#section-5.1
> scope
OPTIONAL, if identical to the scope requested by the client;
otherwise, REQUIRED...
and https://tools.iet…
-
# Use case(s)
When enabling a use case for a care organization using a particular vendor's software, the care organization is to be issued a UseCaseCredential by an auditing body. This will be initia…
-
### Component(s)
cmd/telemetrygen
### Describe the issue you're reporting
Hi,
I am running the otel collector-contrib version `0.100.0` with this configuration
```
exporters:
otlp/apm:
…
-
"target":"AuthenticationSettings","message":"Authorization server was not found."}]}}
I'm getting this error after using this task from last week...Is there any workaround for this extension??
L…
-
Hey team ThinkR,
@keatonwilson and I are testing out the new `add_dockerfile_with_renv` functionality and are finding that it works on one of our machines with no issue.
However, on my machine, aft…
-
Hi,
I use the hybrid flow to perform the Sign-in with Google on a Mac Catalyst app. I generate the authorization code on the client and exchange it on the server to obtain access and refresh token.
…
-
Imagine a basic scenario where a Wallet wants to request multiple Credentials with different Credential Datasets, e.g. multiple ePrescriptions. The challenge is how a Wallet knows how many Credential …