OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Similar to etcd's tls-setup, this demonstrates using Cloudflare's cfssl to easily generate certificates for an dex server.
Defaults generate an ECDSA-384 root and leaf certificates for localhost.
Instructions
- Install git, go, and make
- Run
make to generate the certs