-
[The OAuth 2.0 for Browser-Based Apps draft](https://datatracker.ietf.org/doc/html/draft-ietf-oauth-browser-based-apps-18#name-backend-for-frontend-bff) outlines the use of an HTTP-Only cookie to reso…
-
We have a big problem.
In September last year we developed our web application with the Keycloak Tomcat Adapter according to the latest documentation:
https://www.keycloak.org/docs/latest/securing…
-
_I've got a problem to integrate fusionAuth with spring cloud gateway. can you help me on this issue?
this is my **application.properties**_
```
spring.security.oauth2.resourceserver.jwt.issu…
-
**Describe the bug**
HttpSecurity configuration with `securityMatcher` and `oauth2Login(withDefaults())` leads to 404 for _some_ OAuth2 endpoints.
**To Reproduce**
1. Clone this repo: https:/…
-
Hello,
I have an issue when I to automatically create an user with oauth2 connection.
I used the georchestra 24.0 with docker (and the gateway module version 1.1.0)
this is my security.yml f…
-
### Is this feature already requested?
- [X] I have checked "open" and "closed" issues, and this is not a duplicate.
### Feature Description
### **Description:**
Implement secure login and…
-
https://github.com/spring-projects/spring-security-oauth/blob/2.0.9.RELEASE/spring-security-oauth2/src/main/java/org/springframework/security/oauth2/provider/token/DefaultTokenServices.java#L229
https…
-
Following the build instructions: `mvn install -P bootstrap`:
`
[ERROR] Failed to execute goal on project spring-security-oauth: Could not resolve dependencies for project org.springframework.securit…
-
Below is output excerpt from running `mvn install -P bootstrap`
I'm on 2.1.1.RELEASE
> [WARNING] The requested profile "spring" could not be activated because it does not exist.
> [ERROR] Fai…
-
https://github.com/spring-projects/spring-security-oauth/blob/98e6027861622cb6dd7020f2e7a9433ad9479c54/spring-security-oauth/src/main/java/org/springframework/security/oauth/common/signature/CoreOAuth…