-
### Short Description
Implement Phase 1 of the OID for Verifiable Credential Issuance (OID4VCI) project, focusing on the Authorization Code Flow 1b for JSON Web Tokens (JWT). This phase will enable…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
Istio-proxy t…
-
Details need to be filled in for this issue. At a high level there is evidence that Spring Security uses tokens that are not compliant with JWT security tokens and this causes issues if a Spring appl…
-
**Is your feature request related to a problem? Please describe.**
Tokens shouldn't be stored in plain text. (There isn't security issue to fill so I'm publishing here)
**Describe the solution you…
-
When fossa cli's `fossa init` generates `.fossa.yml` it copies the Git URL verbatim including the GitHub OAuth token from the git remote in to the `.fossa.yml` which could then get committed, publicly…
-
## New feature motivation
GitlabCI tokens have no permissions to push code, therefore semnatic-release users have to use personal tokens which is not ideal from a security and maintenance standpoin…
-
Calling GetToken() to get a token for SF1500 (Serviceplatformen), I'm being hit with a "Method not found" exception. Apparently, some library method is not found in my scenario. It puzzles me that thi…
-
## Description
Create a backend endpoint that allows users to reset their password using a secure token received via email. The endpoint should validate the token, accept the new password, and upda…
-
**Is your feature request related to a problem? Please describe.**
The OPAL Client Configuration Variables currently only support sending static values to OPAL through the OPAL_CLIENT_TOKEN. However,…
-
I experienced authentication problem on a long running playbook. Looking trough the code, it seems like there is no logic to refresh the authorization token after 30 minutes:
Ref `FMC REST API auth…