-
# Google Analytics Implementation or QA Request
## What this form is for
More Information
Use this template to request Google Analytics implementation or QA for your product. Please f…
-
During the Zero Silent Failure investigation, it was revealed that we could have some in the Travel Pay integration. The zero silent failures comes from if the claim creation fails and the text messag…
-
CSS Values claims that it's intrinsic: https://drafts.csswg.org/css-values-5/#typedef-intrinsic-size-keyword
> The `` production matches any [intrinsic size](https://drafts.csswg.org/css-sizing-3/#…
-
The charm claims that it runs on Bionic but that's not the case anymore. Steps to repro:
1. Bootstrap a Juju controller
2. Deploy `openstack-service-checks` to a LXD
3. Watch the `install` hook f…
-
[Certification](https://schema.org/Certification) has prop `about` "The subject matter of the content" and says "for example Organizations can be ISO certified, Food products can be certified Organic …
-
## Current vs Desired Behavior
Currently default authorizer blocks all `OperatorService` calls to namespace-reader and namespace-writer (namespace-admin is required).
The UI and (at least) Java SDK …
-
Thanks for maintaining this project!
We have a use case where we serialize and deserialize a set of claims to and from JSON several times before finally passing a `map[string]interface{}` to `Build…
alnr updated
2 months ago
-
This isn't so much an issue as a question--do you have a working example of how to use an external OpenID Connect provider for back office authentication? I tried modifying your 14+ example for back …
-
Hi,
Hashicorp vault OIDC provider issues an opaque access_token. They recommend we use the userinfo_endpoint for introspection, because the access_token itself cannot be parsed, therefore it is not…
-
# Description
When recently writing tests for a huma router-agnostic middleware I didn't feel that there was an obvious pattern. I wasn't sure if this was an issue on my end, so I'd like explore the…