-
SpringGateway:3.1.8
SpringBoot:2.7.14
SpringCloud:2022.0.8
openFeign:3.1.8
Caused by: net.tsingyun.commons.feign.ServiceRemoteException: Failed to parse configuration class [org.springframewor…
-
## Bug Report
Caused by: java.lang.IllegalArgumentException: Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required
at org.springframework.util.Assert.notNull(Assert.java:204) ~[spring…
-
We use Spring Cloud Gateway with Spring Security OAuth2.
SpringBoot version: 2.2.1
Spring Cloud version: Hoxton.Release
Netty: reactor-netty-0.9.2.RELEASE
The Spring security OAuth2 filter po…
-
### Describe the bug
I use 7.76, which is the latest version (is missing in the dropdown menue)
After I try to login, I get a error 500:
![image](https://github.com/eclipse/che/assets/37439779/fd…
-
### Is your feature request related to a problem?
no
### Describe the solution you'd like
Casdoor is a Support OIDC, OAuth 2.0, SAML, LDAP
With [Casbin](https://casbin.org/) based authorization ma…
-
### Environment (Required on creation)
camund 7.20.0
### Description
1. When integrated oauth2 and setting 'authorize.requestMatchers', springboot cannot be started
2. log info
```
org.springf…
-
[docs](https://docs.spring.io/spring-security/reference/servlet/oauth2/client/authorization-grants.html#_storing_the_authorization_request)
1. Create a custom InMemoryOAuth2AuthorizationRequestRepo…
-
Here are the SDK features for the MVP:
- [x] Azure CLI login @tanmay-db
- [x] Bricks CLI login @tanmay-db
- [ ] Databricks SPN M2M OAuth creds @mgyucht
- [x] U2M OAuth `external-browser` cred…
-
After migrating auth0-angular from version 1.11.0 to 2.0.1 our backend cannot handle the access token. The server response with 401. In addition we are extracting the pernissions from the access token…
-
### Summary
When using oauth2ResourceServer, I am getting a stackoverflow error if the application receives an invalid token
### Actual Behavior
I see this error in the console and i get a …