nagisa-kunhah commented on PR #1542:
URL: https://github.com/apache/dubbo-admin/pull/1542#issuecomment-5558583334
Google的流程:
```yaml
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
```
<img width="648" height="786" alt="图片"
src="https://github.com/user-attachments/assets/b95976e5-1d9c-4f28-86e6-eaf880237193"
/>
<img width="1758" height="693" alt="图片"
src="https://github.com/user-attachments/assets/7b9fd7a3-2ddf-4aca-bc36-944779e9c4e6"
/>
<img width="2559" height="1191" alt="图片"
src="https://github.com/user-attachments/assets/861a892f-69ac-43df-b782-404b02667d33"
/>
--
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]