fanpipi opened a new issue, #6028:
URL: https://github.com/apache/shenyu/issues/6028

   ### Question
   
   When I want to use the shenyu plugin in the ShenYu Gateway, I found that 
even after following the documentation and configuring OAuth2 properly, the 
authorization/authentication flow does not work as expected.
   
   While debugging with the IDE, I discovered that both shenyu-plugin-oauth2 
and shenyu-spring-boot-starter-plugin-oauth2 mark the dependency 
spring-security-oauth2-client as <optional>true</optional>. As a result, even 
though the gateway includes the plugin dependency, it does not automatically 
register the OAuth2-related configurations.
   
   I would like to ask:
   Is there an issue with dependency transitivity?
   Or is my usage of the plugin incorrect?
   
   The version of ShenYu being used is 2.7.0.1.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@shenyu.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to