-
# User Story:
As an OSCAL JSON content creator, I need to be able to use a JSON Web Signature (JWS) ([RFC7515](https://tools.ietf.org/html/rfc7515) to provide integrity and source authentication ov…
-
It seems currently only the following algorithms are supported:
```
#OIDCIDTokenSignedResponseAlg [RS256|RS384|RS512|PS256|PS384|PS512|HS256|HS384|HS512|ES256|ES384|ES512]
```
Would be nice to…
-
Currently, only `RS256` is supported. `ES256` is ECDSA with SHA-256 and is the other commonly used JWT signing algorithm.
-
- **Package Name**: @azure/keyvault-keys
- **Package Version**: 4.0.0
- **Operating system**:
- [ ] **nodejs**
- **version**: 14.x
**Describe the bug**
Key sign API makes 2 network c…
-
I'm trying to connect to an SFTP server but it says "connection closed by server"
When I go deeper in the code it fails at "Invalid size" in SSH2.php
I can connect just fine with WinSCP and browser …
-
In Open Banking scenarios you want to limit claims available in well-known OpenID Configuration endpoint to exclusively required claims.
An example would be something like:
```
{
"acr_values_su…
-
Related to [#176 Pull Request](https://github.com/ietf-teep/teep-protocol/pull/176) recently merged, I think it is beneficial for implementers to clarify the default values in QueryResponse.options.se…
-
#### Support plan
* *is this issue currently blocking your project?* (yes/no): yes
* *is this issue affecting a production system?* (yes/no): no
#### Context
* *node version*: LTS
* *modul…
-
### Describe the bug
error:
```root@host:/etc/dovecot/conf.d$ sudo systemctl status dovecot.service
× dovecot.service - Dovecot IMAP/POP3 email server
Loaded: loaded (/lib/systemd/system/do…
-
`helm get values` command replaces values with truthy values while using output as YAML.
```console
# helm get values --output=yaml step-certificates
inject:
certificates:
intermediat…