-
**Expected Behavior**
A POST /authorize without the `openid` scope should be accepted by the authorization server
**Current Behavior**
A POST /authorize without the openid scope returns a 404 wit…
-
Publish a guide on how to set up Spring Cloud Gateway as an OAuth2 Client of Spring Authorization Server in order to use the gateway as a BFF (backend-for-frontend). This guide would demonstrate using…
-
**Describe the bug**
Both the `SpringOpaqueTokenIntrospector` and `NimbusOpaqueTokenIntrospector` use the `clientId` and `clientSecret` to authenticate the calls to the authorization server.
This …
-
### Description of the bug
Spring offers a default way of an administrator impersonating a regular user. This seems not to work on Vaadin-on-Spring because Authorization seems not to be setup yet in …
-
Publish a guide on How-to: Implement the core services behind Spring Cloud Gateway:
-
Our services work on all Spring Boot versions prior to v3.4.0 and have been for years. v3.4.0 works in our dev environment and we are unable to reproduce what is occurring in staging and production.
…
-
**Describe the bug**
Watcher is not triggering refresh when the target service is in another namespace.
I have this configmap which need to be shared between multiple services in different namespa…
-
Related to https://github.com/spring-projects/spring-security/issues/15467
It may be possible to configure Spring Authorization Server to return a JWT as part of the introspection endpoint. Given t…
-
Spring Cloud offers some auto-configuration for its `@FeignClient` which entered maintenance mode in favor of `RestClient` and `WebClient` used with `HttpServiceProxyFactory` for `@HttpExchange`.
T…
-
### Current Behavior
I tried to make a trigger. When I pressed Save, I saw a red box to the top-right with code 500 in it. When I investigated this in the log file, I saw a Java exception:
024-11-…