Is your feature request related to a problem? Please describe.
May systems use OpenAPI to define their API as well as Security requires through SecuritySchemes.
Describe the solution you'd like
Create a method that takes the OpenAPI Specification SecuritySchemes for an API and processed it to our available login options.
Additionally, define a set of "extensions" (x-... fields) to the SecuritySchemes to provide appropriate hints to the processor for information that isn't present in the default configuration, such as a graphic to render.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
May systems use OpenAPI to define their API as well as Security requires through SecuritySchemes.
Describe the solution you'd like
Create a method that takes the OpenAPI Specification SecuritySchemes for an API and processed it to our available login options.
Additionally, define a set of "extensions" (
x-...fields) to the SecuritySchemes to provide appropriate hints to the processor for information that isn't present in the default configuration, such as a graphic to render.Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.