Expose dex's connectors in combined server configuration #7290
adamcstephens
started this conversation in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Before posting
Product area
Management service / API, Identity provider / SSO, Self-hosting / Deployment
Problem or use case
As a server admin I want to configure OIDC statically on initial provision.
Proposed solution
The management server configuration already supports
staticConnectors = []for creating these. I propose to expose this same capability through the combined server.I've tested that this works with:
Alternatives or workarounds considered
No response
Community impact and priority
Examples from other tools or products
No response
Security, privacy, and compatibility considerations
No response
Implementation ideas
No response
Are you willing to help?
Yes, I can submit a PR if the approach is accepted.
Additional context
No response
All reactions