-
Task
-
Resolution: Done
-
Critical
-
None
-
None
-
10
-
False
-
-
False
-
-
-
Quarkus Upstream Docs Sprint 1, Quarkus Upstream Docs Sprint 2
Create or enhance a content that lists options on how to endpoints can be secured and add a table of Quarkus-supported and security-related annotations to it too.
Target file:
security-authorization-of-web-endpoints-reference.adoc
Enhance the existing docs:
AUTHORIZATION OF WEB ENDPOINTS
https://quarkus.io/guides/security-authorization-of-web-endpoints-reference
1) Add this info to the Annotation part:
https://javaee.github.io/javaee-spec/javadocs/javax/annotation/security/package-summary.html
2) Provide a review of the whole section
:This task is done when:
- Module with new content is created and incorporated in to the current Security guide
Original state before POC: https://github.com/quarkusio/quarkus/pull/27009/files?short_path=3b6266f#diff-3b6266f9cc9ea2d5e564f8c57520e0a3f44c5372b5e1b35f624463f5517a8ada
Note: Some of the recomposing work is done, meaning that all of the original security-getting-started.adoc is composed into these 3 topics:
1. https://github.com/quarkusio/quarkus/blob/main/docs/src/main/asciidoc/security-basic-authentication-tutorial.adoc
2. https://github.com/quarkusio/quarkus/blob/main/docs/src/main/asciidoc/security-basic-authentication-howto.adoc
3. https://github.com/quarkusio/quarkus/blob/main/docs/src/main/asciidoc/security-basic-authentication-concept.adoc