-
## WS-2016-7107 - Medium Severity Vulnerability
Vulnerable Library - spring-security-web-5.0.7.RELEASE.jar
spring-security-web
Library home page: http://spring.io/
Path to dependency file: /api/pacm…
-
## WS-2020-0293 - Medium Severity Vulnerability
Vulnerable Library - spring-security-web-5.0.7.RELEASE.jar
spring-security-web
Library home page: http://spring.io/
Path to dependency file: /api/pacm…
-
Hi,
I'm trying to make my NS Joystick on my retropie Raspberry Pi Zero W. So I follow the official guide here: https://retropie.org.uk/docs/Nintendo-Switch-Controllers/
However when I type git c…
-
Handle security, particularly around tokens/passwords/etc, better. Figure out how much of the built-in Jupyter security stuff is really necessary for a development environment.
-
1. **Goal**: Extend Keycloak's OAuth2 infrastructure to use public-private key pairs associated with roles, enabling message signing and authentication across multiple services without the need for se…
-
### Subject of the issue
I'm experiencing an issue in production where tokens generated using `Auth::guard('api')->login($user)` are expiring prematurely with the error `PHPOpenSourceSaver\JWTAuth\Ex…
-
version:3.0.0
![image](https://github.com/user-attachments/assets/4b4d1392-12d5-4455-9eb2-8f425be1b532)
This is my code:
```
using Microsoft.IdentityModel.Tokens;
using System;
using System.…
-
Describe the solution you'd like
We would love to generate, manage and use Organization API Tokens rather than our own User API Tokens since we do a lot of AppCenter CLI work through our CI/CD.
Ap…
-
The [OAuth 2.0 for Browser-Based Apps](https://datatracker.ietf.org/doc/html/draft-ietf-oauth-browser-based-apps-10) specification details the security considerations and best practices when developin…
-
### Summary of the new feature / enhancement
I would really like a way to create a token (for use with an API), without having to create a user (identity). The API is being restricted to a specific…