-
From the source here, I can see there are 3 OIDC providers supported by default
https://github.com/seatsurfing/backend/blob/16aed0e06c6976dbacfb68e615f64ddcbcbfc343/admin-ui/src/pages/settings/auth-p…
-
### Code of Conduct
- [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
### What article on docs.github.co…
-
I have tried to run npm:oidc-provider.
I did with: https://github.com/danielbeeke/oidc-poc:
- `deno run -A --unstable-byonm server.js`.
- `npm run dev`
- `http://localhost:5173/`
- Click on lo…
-
Apologies if I’ve made faulty connections, but the way `tdw` is described seems to align very well with this:
https://openid.net/specs/openid-connect-self-issued-v2-1_0.html
https://medium.com/d…
-
Hi,
Hashicorp vault OIDC provider issues an opaque access_token. They recommend we use the userinfo_endpoint for introspection, because the access_token itself cannot be parsed, therefore it is not…
-
There are a bunch of ways to configure the cert on the service. One option missing would be to use the workload api to grab a cert and use that. We're already doing that using the spiffe-helper but ad…
-
### Problem Description
Currently, Coder supports a single OIDC provider for authentication, which limits flexibility in environments where multiple user groups from different organizations need acces…
-
### What happened?
If there's no OIDC provider, `aws.iam.getOpenIdConnectProviderOutput` throws an exception. We probably need to put this into a try/catch or use the Command provider to check for th…
-
Cross posting my [cosign GitHub Issue](https://github.com/sigstore/cosign/issues/3890) here just in case its a Fulcio related-issue.
I have been looking into using keyless signing again. My proble…
-
I encountered an issue while using the kubectl-pods_on plugin, where it fails with the following error message:
```
F1021 19:11:43.839135 3675 main.go:104] failed to create clientset: no Auth Pro…