- Notifications
You must be signed in to change notification settings - Fork928
Description
Some OIDC clients do not require a secret (public clients), however we have a customer reporting that they are unable to use Coder with a public client as ourOIDC client secret is a required flag.
It seems like our underlying librarycan support this, according to the user. What would it take for us to support this as well?
Reach out to@dak1001 for context with the customer.