-
## Error: reading token file: reading OIDC Token
## Config Definition
I am having some issues performing auth to Azure when using the runner.
My setup is detailed below which detailed how my se…
-
## Description
When attempting to use OIDCWarden with Logto as the OIDC provider, the token endpoint fails to parse the response with the following error:
```Failed to contact token endpoint: Pars…
-
### Description
Regarding https://github.com/quarkusio/quarkus/discussions/43904
Similar to https://github.com/quarkusio/quarkus/issues/43799
The oidc client doesn't try to get a new token if the ol…
-
### Before reporting an issue
- [x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
o…
-
The packages are split as follows:
* `io.quarkus.oidc.client.filter` in:
* `extensions/oidc-client/runtime`
* `extensions/oidc-client-filter/runtime`
* `io.quarkus.oidc.token.propagation` in:
*…
-
### Description
Trying to auth (oidc) when the user's token is large (>2048 characters) violates column size constraint `oauth_requests.redirect_msg`.
One consequence of this is that a user can o…
-
Hi,
I'm new with this library and maybe I do something wrong, but my access token doesn't contain all the requested scopes. When I looked it up in google the AI said
"When requesting OpenID Co…
-
**Is your feature request related to a problem? Please describe.**
Request to support OIDC client apps who only supports `RS512 `JWS Algorithm while creating token.
Currently, as par this doc [https…
-
When using OIDC providers such as Keycloak, there is a need to include the `id_token_hint` query parameter of the logout URL. Some discussion on this behavior is [available here](https://keycloak.di…
-
Hi guys,
awesome project, this looks much nicer than the alternatives.
However I encountered a very strange error, while configuring Headscale + Headplane with Authelia OIDC:
I'm using the us…