Skip to content

Provide a fluent API to set up path-specific authorization programmatically #48482

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michalvavrik
Copy link
Member

  • allow to configure path-specific authorization in code instead of in application.properties
  • this PR covers portion of Provide a fluent API to set up Quarkus Security #16728
  • more will follow in separate smaller PRs for other configuration (like form auth config, inclusive auth and so on), the specifics needs to be discussed first

This comment has been minimized.

Copy link

github-actions bot commented Jun 19, 2025

🎊 PR Preview 12c75e0 has been successfully built and deployed to https://quarkus-pr-main-48482-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

This comment has been minimized.

@michalvavrik michalvavrik force-pushed the feature/fluent-vertx-http-security branch from 68ccfbe to 33b8eba Compare June 19, 2025 21:56

This comment has been minimized.

This comment has been minimized.

@sberyozkin
Copy link
Member

I suggest to set to Draft as I'm trying to find time to comment on a few things at a time, it looks very good, but it might require a few minor consecutive updates to finalize

@michalvavrik
Copy link
Member Author

I suggest to set to Draft as I'm trying to find time to comment on a few things at a time, it looks very good, but it might require a few minor consecutive updates to finalize

Ok.

@michalvavrik michalvavrik marked this pull request as draft June 20, 2025 21:30
@michalvavrik michalvavrik force-pushed the feature/fluent-vertx-http-security branch from 33b8eba to 4fe6054 Compare June 22, 2025 14:53
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.

2 participants