-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [iss…
-
I'm working on a common library for a number of micro services that consume roughly the same environment variables. I'd like to provide definitions for all possible variables in my module, then allow …
-
-
Apparently the extension does not currently check for the kid value on request object header, but iterates all keys in the keyset. According to the core (10.1.1):
> The signer publishes its keys in…
-
Just a question - as is the title. I'm looking for a generic implementation of openid-connect. Can the token verifier be configured for use with other oidc providers?
Thanks!
-
I was playing around with the example and I noticed two things regarding how some of the SIOPv2 specifications are implemented.
Firstly, I noticed that when Authorization Response is returned to t…
-
**Is your feature request related to a problem? Please describe.**
Formal certification of the DOT OIDC implementation is lacking.
**Describe the solution you'd like**
Achieve https://openid.…
n2ygk updated
2 years ago
-
I am trying to understand how the responses of Batch and Deferred Endpoints should work in case encryption is required
**Batch Endpoint**
Spec defines that a batch credential response is (besides …
-
My understanding is that with the x5c (and jwk) header parameters there's no need to specify a key when verifying. That would be a verify/1 function in JWS module.
Specification: https://tools.ietf…
-
This issue tracks features for the WebAuthentication module.
## HTTP Basic Authentication
- [ ] Process Basic authorization in an HTTP request
- [ ] Generate Basic authentication challenges
…