Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cht-conf to support uploading the SSO config #9766

Open
jkuester opened this issue Jan 29, 2025 · 0 comments
Open

Update cht-conf to support uploading the SSO config #9766

jkuester opened this issue Jan 29, 2025 · 0 comments
Labels
Type: Feature Add something new

Comments

@jkuester
Copy link
Contributor

jkuester commented Jan 29, 2025

"oidc_provider": {
  "client_id": string // Client id for the CHT configured in the OIDC provider
  "client_secret_key": string // Credentials key for the stored client_secret from the OIDC provider
  "discovery_endpoint": string // Discovery URL for the OIDC provider
}

Need to update lib/validate-app-settings.js to accept this config

@jkuester jkuester added the Type: Feature Add something new label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Add something new
Projects
None yet
Development

No branches or pull requests

1 participant