In OpenAPI: @Secured from Spring should work like @RolesAllowed #31853
Labels
area/openapi
area/smallrye
area/spring
Issues relating to the Spring integration
kind/enhancement
New feature or request
Describe the bug
In Spring security users can use
org.springframework.security.access.annotation.Secured
rather than@RolesAllowed
. The auto security feature of OpenAPI should support thisExpected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
GraalVM version (if different from Java)
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: