-
### Current Behavior
When authentication using OpenID Dependency-Track cannot match the teams that are used in the OpenID Connect Groups.
```
2024-11-12 14:40:12,111 DEBUG [OidcAuthenticationService]…
-
While version 0.2.4 seems to work fine, 0.3.1 doesn't seem to accept any tokens?
Printing the error gives the following
```
FetchFailed("Auth error occurred: error decoding response body: invalid …
-
Currently `DecodingKey::as_bytes` is crate public which means you can't even get the secret out of the DecodingKey that you originally put in.
Additionally it does not implement `Debug` or `Partial…
-
```
CC(target) out/Release/obj.target/grpc_core/third_party/grpc/src/src/core/lib/security/credentials/oauth2/oauth2_credentials.o
third_party/grpc/src/src/core/lib/security/credentials/jwt/jwt_ve…
-
# Description
Two Register APIs do not have their correct location defined currently. While correcting these, it may be helpful to extend the way the base URIs are presented for all endpoints, partic…
-
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 …
-
This issue tracks features for the WebAuthentication module.
## HTTP Basic Authentication
- [ ] Process Basic authorization in an HTTP request
- [ ] Generate Basic authentication challenges
…
-
Are there any particular considerations why keys use a custom base64url format instead of JWK or similar specifications?
-
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 …
-
I've been looking at similar reports - and I couldn't figure out which one would be best for this one, in the end decided on new one, hopefully all the appropriate ones will be merged.
So I had a w…