Skip to content

Conversation

toitzi
Copy link
Contributor

@toitzi toitzi commented Sep 23, 2024

add support for http authentication (for example http basic or bearer tokens)

Closes: #6664

Q A
Branch? main
Tickets #6664
License MIT
Doc PR

@toitzi toitzi changed the title Feature: Add HTTP Authentication Support for Swagger ZU Feature: Add HTTP Authentication Support for Swagger UI Sep 23, 2024
@toitzi toitzi marked this pull request as draft September 23, 2024 11:41
@toitzi toitzi marked this pull request as ready for review September 23, 2024 11:43
@soyuka
Copy link
Member

soyuka commented Oct 9, 2024

this is on my todolist

@soyuka soyuka self-assigned this Oct 9, 2024
@soyuka
Copy link
Member

soyuka commented Oct 25, 2024

I didn't yet merge that because I'd like to add the functionality to symfony as well.

@toitzi
Copy link
Contributor Author

toitzi commented Oct 25, 2024

@soyuka no worries, i just rebased since there were some merge conflicts with another already merged PR i made!

add support for http authentication (for example http basic or bearer tokens)

Closes: api-platform#6664
@soyuka soyuka changed the title Feature: Add HTTP Authentication Support for Swagger UI feat(openapi): HTTP Authentication Support for Swagger UI (#6665) Dec 13, 2024
@soyuka soyuka changed the title feat(openapi): HTTP Authentication Support for Swagger UI (#6665) feat(openapi): HTTP Authentication Support for Swagger UI Dec 13, 2024
@soyuka soyuka merged commit bd0e929 into api-platform:main Dec 13, 2024
59 checks passed
vinceAmstoutz pushed a commit to vinceAmstoutz/api-platform-core that referenced this pull request Dec 24, 2024
…rm#6665)

* feat(openapi): http authentication support

add support for http authentication (for example http basic or bearer tokens)

Closes: api-platform#6664

* add symfony support

---------

Co-authored-by: soyuka <soyuka@users.noreply.github.com>
jonerickson pushed a commit to jonerickson/core that referenced this pull request Feb 21, 2025
…rm#6665)

* feat(openapi): http authentication support

add support for http authentication (for example http basic or bearer tokens)

Closes: api-platform#6664

* add symfony support

---------

Co-authored-by: soyuka <soyuka@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add Support for HTTP Authentication (HTTP Basic, Bearer)
3 participants