robocanic commented on PR #1542:
URL: https://github.com/apache/dubbo-admin/pull/1542#issuecomment-5567309107

   > console:
     port: 8888
     ginMode: debug
      ...
       providers:
         google:
           type: oidc
           displayName: Google
           issuer: https://accounts.google.com
           clientId: <clientID>
           clientSecret: <clientSecret>
           redirectUrl: <redirectUrl>
           postLoginRedirectUrl: <postLoginRedirectUrl>
           scopes:
             - openid
             - profile
             - email
   
   
   可以github和google的这些配置放到dubbo-admin中,用于告诉用户现在支持哪些
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to