konveyor / tackle2-hub

Tackle (2nd generation) hub component.
Apache License 2.0
6 stars 30 forks source link

Add security schemes and requirements to generated OpenAPI spec #620

Open mansam opened 6 months ago

mansam commented 6 months ago

In order for autogenerated OpenAPI clients to be able to authenticate with the Hub, we need to specify the security scheme and requirements in our OpenAPI spec. Swagger/OpenAPI2 does not appear to have a bearer auth type, so our current process of generating OpenAPI2 and then converting it to OpenAPI3 will likely not work here.

konveyor-ci-bot[bot] commented 6 months ago

This issue is currently awaiting triage. If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance. The triage/accepted label can be added by org members.