-
When including the `spring-boot-starter-oauth2-resource-server`, it would be nice if external requests made by Spring Security were included in the default Micrometer http client metrics. Includin…
-
After 360 seconds timeout of the token, oauth2 client (I have tried different clients, same issues) failed to refresh token:
Original error:
`[oauth2] Failed to refresh token url=https://online.plan…
-
https://github.com/eclipse-tractusx/sldt-digital-twin-registry/tree/main/docs -> 4 -runtime view -> 1 (asset creation)
has a deprecated example.
1. It should use the v3 api of edc for the asset …
-
I have to use the company proxy to connect outside our network, but this module currently doesn't pass SSP's proxy-settings to the HTTP-client.
> Apr 24 11:25:43 sv2210942 IDP-BZK[4013329]: 3 [5fd8…
-
Our current Threat Quotient integration requires a legacy means of authenticating with the TIP server using Oauth2 Client ID and Oauth2 Client Secret which need to be generated via CLI commands. TQ ha…
-
Every feed refreshes on the default interval of 60 minutes, but I configured with the environment variables an interval of 30 minutes:
_[www.youtube.com](https://www.youtube.com/feeds/videos.xml?play…
-
I just encountered a problem with property overriding when I tried to override the `client-id` of the opaque-token property of the `resourceserver` configuration in Spring Security.
In my code I am…
-
Auth request from Zuul app to ORY Hydra returns "The state is missing or has less than 8 characters and is therefore considered too weak" error. The generated by spring request is like "/oauth2/auth?c…
-
https://github.com/Brightspace/D2L.Security.OAuth2/blob/e577fa38962a1e9bde340d37a427ac2db96b5b54/src/D2L.Security.OAuth2/Validation/AccessTokens/AccessTokenValidator.cs#L88 suggests that we display "T…
-
```
What steps will reproduce the problem?
1. Use OAuth2 with Linkedin Signin
2. Fails on retrieveToken ("https://www.linkedin.com/uas/oauth2/accessToken")
What is the expected output? What do you se…