-
I'm using WebClient to communicate with multiple remote servers. Most of them require basic authentication, but one specifically uses bearer token authentication. While communication with the servers …
-
[root@k8s-master ~]# kubectl logs -f deployment-integration-678b7c9764-pzpzk
Setting Active Processor Count to 2
Calculating JVM memory based on 2182320K available memory
Calculated JVM Memory Conf…
-
**Describe the bug**
On our project, when upgrading from springdoc 2.3.0 to 2.4.0, access to swagger becomes broken.
Using URL http://localhost:8080/swagger-ui/index.html :
* With 2.3.0 : swagger…
-
## 📝 Description
**무엇을?**
- Gateway, Spring Cloud Security, Spring Security, 직접 구현 4가지 방식을 조사하고 결정
**왜?**
- 인증 방식 고려
## ❗️Todo
- [ ]
- [ ]
- [ ]
## ETC
기타사항
-
Please see here >>
https://stackoverflow.com/questions/78698990/spring-webflux-preauthorize-not-working-work-using-kotlin
**Describe the bug**
A clear and concise description of what the bu…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Probably my last BFF bug, before I shift to Tailwind and Angular (hopefully). It's been an epic 3 month journey so far into Spring Security so far!
Here it is:
I have a login configuration be…
-
Vulnerable Library - spring-data-elasticsearch-4.3.0-M2.jar
Path to dependency file: /spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-elasticsearch/build.gradle
Path to vulner…
-
## Spring Boot Admin Server information
- **Version**:
3.3.0
- **Spring Boot version**:
3.3.0
- **Configured Security**:
```
@Configuration(proxyBeanMethods = false)
public class S…
-
Hi,
we have a gateway project build by jhipster 7.6.0. We have developped more microservices registering in registry application configured in api gateway. We tested microservices using postman. On…