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

Remote authentication must provide a way to be represented in openapi spec #5437

Open
mdellweg opened this issue Jun 3, 2024 · 1 comment · May be fixed by #5438
Open

Remote authentication must provide a way to be represented in openapi spec #5437

mdellweg opened this issue Jun 3, 2024 · 1 comment · May be fixed by #5438
Assignees
Labels

Comments

@mdellweg
Copy link
Member

mdellweg commented Jun 3, 2024

E.g. for cert based auth there should be an auth scheme like:

{"type": "mutualTLS"}
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Jun 3, 2024
When configuring remote authentication (by the reverse proxy), one
should be able to augment the opena pi security specification
accordingly.

fixes pulp#5437
@mdellweg mdellweg linked a pull request Jun 3, 2024 that will close this issue
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Jun 3, 2024
When configuring remote authentication (by the reverse proxy), one
should be able to augment the opena pi security specification
accordingly.

fixes pulp#5437
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Jun 3, 2024
When configuring remote authentication (by the reverse proxy), one
should be able to augment the opena pi security specification
accordingly.

fixes pulp#5437
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Jun 4, 2024
When configuring remote authentication (by the reverse proxy), one
should be able to augment the openAPI security specification
accordingly.

fixes pulp#5437
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Jun 4, 2024
When configuring remote authentication (by the reverse proxy), one
should be able to augment the openAPI security specification
accordingly.

fixes pulp#5437
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Jun 6, 2024
When configuring remote authentication (by the reverse proxy), one
should be able to augment the openAPI security specification
accordingly.

fixes pulp#5437
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Jun 6, 2024
When configuring remote authentication (by the reverse proxy), one
should be able to augment the openAPI security specification
accordingly.

fixes pulp#5437
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Jun 6, 2024
When configuring remote authentication (by the reverse proxy), one
should be able to augment the openAPI security specification
accordingly.

fixes pulp#5437
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Jun 6, 2024
When configuring remote authentication (by the reverse proxy), one
should be able to augment the openAPI security specification
accordingly.

fixes pulp#5437
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Jun 6, 2024
When configuring remote authentication (by the reverse proxy), one
should be able to augment the openAPI security specification
accordingly.

fixes pulp#5437
@mdellweg
Copy link
Member Author

Maybe we need to switch to openapi v3.1 to allow this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Needs review
Development

Successfully merging a pull request may close this issue.

2 participants