-
**Expected Behavior**
One should be able to choose Signature Algorithm used to sign access tokens.
**Current Behavior**
No configuration parameter exists in `TokenSettings` to choose signature al…
-
# Akzeptanzkriterien
- [x] Login über Login-GUIs funktioniert
- Erfolg mit korrekten Credentials
- Misserfolg bei inkorrekten Credentials
- [x] Authentifizierung und Authorisierung
- unter …
-
Hi,
I'm currently trying to implement a Rate Limiter on my AWS infrastructure.
Requests for my app currently go through Spring Cloud Gateway (which does circuit breaking, retries, rate limiting,…
-
**[Mark Paluch](https://jira.spring.io/secure/ViewProfile.jspa?name=mp911de)** opened **[DATAREDIS-534](https://jira.spring.io/browse/DATAREDIS-534?redirect=false)** and commented
Keyspace notificati…
-
-
## Environment
- org.apache.kafka:kafka-clients:3.1.1
- software.amazon.msk:aws-msk-iam-auth:1.1.5
- org.springframework.cloud:spring-cloud-stream:3.2.1
- org.springframework.cloud:spring-cloud-…
-
**Steps I followed**
Hello everyone.
I'm using the baremetal-operator to manage my on-premise cluster where I have Dell servers, equipped with iDRAC 9.
I deploy the metal3 provider like the f…
-
### Database Type
MySQL
### Database Version
MySQL 8.0.23
### Druid Version
1.2.20
### JDK Version
OpenJDK17
### Error SQL
无
### Testcase Code
max-active:5
max-wait: …
-
**Expected Behavior**
Currently, if the JWT is having typ as "at+jwt", the token is rejected with message "Failed to authenticate since the JWT was invalid". Spring Security Oauth2 Resource Server …
-
**Describe the bug**
When upgrading Spring boot from 3.2.5 to Spring boot 3.3.0, which contains a new version of Spring security 6.3, I got some failing test cases that should return a 403 FORBIDDEN …