spring-projects / spring-authorization-server

Spring Authorization Server
https://spring.io/projects/spring-authorization-server
Apache License 2.0
4.78k stars 1.25k forks source link

Customize the sendAuthorizationConsent in OAuth2DeviceVerificationEndpointFilter . #1602

Closed opcooc closed 1 month ago

opcooc commented 2 months ago

Expected Behavior

I want to trigger different behaviors (redirect or return JSON) through different parameters, and I'm not sure if this is feasible

Current Behavior

Context

jgrandja commented 1 month ago

Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. We prefer to use GitHub issues only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it).