From 94f6f9e831a7a09b35b7d8da0dc304ee256a5d3d Mon Sep 17 00:00:00 2001 From: yubaolee Date: Sat, 27 Jun 2026 23:42:45 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83docs:=20=E5=AE=8C=E5=96=84=E5=B8=AE?= =?UTF-8?q?=E5=8A=A9=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- newdocs/docs/notes/core/identity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newdocs/docs/notes/core/identity.md b/newdocs/docs/notes/core/identity.md index 7f858375..72569182 100644 --- a/newdocs/docs/notes/core/identity.md +++ b/newdocs/docs/notes/core/identity.md @@ -61,7 +61,7 @@ VITE_OIDC_AUTOMATICSILENTRENEW = true #自动续期 ``` 如果服务端启用了Identity认证,则打开登录界面如下: -![2025-03-10-14-46-47](http://img.openauth.net.cn/2025-03-10-14-46-47.png) +![2026-06-27-23-41-50](http://pic.openauth.net.cn/2026-06-27-23-41-50.png) 这时点击登录超链接,会跳转到OpenAuth.Identity登录界面。效果如下: ![2026-06-27-20-23-17](http://img.openauth.net.cn/2026-06-27-20-23-17.png)