swagger-api / swagger-api/swagger-ui
Is there a way that I can bypass the "available authorizations" dialog?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 29k
- Forks
- 9.3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 25
Description
We have a well known scope and client id that don't really ever change. We would like the lock icon to automatically open up our identity provider without the pop up dialog - as if we clicked it and then clicked the authorize button. Is there a way to configure swagger UI to achieve this behavior?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing Swagger UI's authorization flow and the configuration options for OAuth or other identity-provider authorization. Verify whether the available-authorizations dialog can be skipped while preserving the lock-icon behavior, then document or test the resulting configuration and its effect on the authorization flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, openapi
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100