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 · 0 comments
Open

Support default values for OAuth/OpenID authentication #190

zamd opened this issue Sep 6, 2024 · 0 comments
Labels
feature New feature or request

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
@ntotten ntotten added the feature New feature or request label Dec 20, 2024
@zuplo zuplo deleted a comment from linear bot Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Development

No branches or pull requests

2 participants