-
**Is your question related to a problem or code? Please describe.**
Is it possible to increase the timeout for SSO requests? My Authentik instance is on another server an there is sometimes a delay b…
-
I have already specified "request_signature_scope" as NONE, but I'm not able to disable "Authorize Requests" for OIDC IDP. Enabling "Authorize Requests" causes issues with external IdP (e.g, DUO).
…
-
@nlandais has volunteered to present the guild during the week of October 18th about his successful experimentation with using GitHub Actions OIDC and GCP Workload Identity Providers. With this method…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Hello,
We are testing the plugin with an instance running on `localhost` of NodeBB on HTTP and an OIDC provider that is deployed elsewhere on HTTPS. We're able to login successfully on our OIDC pro…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When using `AddOpenIdConnect`, the middleware is not properly parsing the access token's JWT …
-
Create a SpringBoot relying party example project to identify java requirements and SDk opportuniy
-
Rundeck as docker container.
In my container, rundeck-config.properties
```properties
rundeck.storage.provider.1.type=vault-storage
rundeck.storage.provider.1.path=keys
rundeck.storage.provider…
-
### What happened?
Using aws-native in Python for an EKS cluster. Creation works fine. However, when I update something about the cluster, say the allowed IP addresses, and run `pulumi preview`, …
-
Today while implementing authorization I realized that our way of defining the token we send as access token is not JWT conform and can create all kinds of issues when relying on external libraries or…