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

In OpenAPI: @Secured from Spring should work like @RolesAllowed #31853

Closed
phillip-kruger opened this issue Mar 15, 2023 · 2 comments
Closed

In OpenAPI: @Secured from Spring should work like @RolesAllowed #31853

phillip-kruger opened this issue Mar 15, 2023 · 2 comments
Assignees
Labels
area/openapi area/smallrye area/spring Issues relating to the Spring integration kind/enhancement New feature or request

Comments

@phillip-kruger
Copy link
Member

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 this

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

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 or gradlew --version)

No response

Additional information

No response

@phillip-kruger phillip-kruger added the kind/bug Something isn't working label Mar 15, 2023
@phillip-kruger phillip-kruger self-assigned this Mar 15, 2023
@quarkus-bot quarkus-bot bot added area/openapi area/smallrye area/spring Issues relating to the Spring integration labels Mar 15, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 15, 2023

/cc @EricWittmann (openapi), @MikeEdgar (openapi), @geoand (spring)

@gsmet
Copy link
Member

gsmet commented Aug 21, 2024

I created an issue upstream: smallrye/smallrye-open-api#1952 .

@gsmet gsmet closed this as not planned Won't fix, can't repro, duplicate, stale Aug 21, 2024
@gsmet gsmet added kind/enhancement New feature or request and removed kind/bug Something isn't working labels Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/openapi area/smallrye area/spring Issues relating to the Spring integration kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants