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

Support default values for OAuth/OpenID authentication #190

Open
zamd opened this issue Sep 6, 2024 · 1 comment
Open

Support default values for OAuth/OpenID authentication #190

zamd opened this issue Sep 6, 2024 · 1 comment

Comments

@zamd
Copy link

zamd commented Sep 6, 2024

We use x- fields in Rapidoc to set some default configuration like client_id, scope and pkce-required. Please add support for setting defaults values like this.

  "x-client-id": "api-explorer",
  "x-default-scopes": "authlete",
  "x-pkce-only": true
Copy link

linear bot commented Sep 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant