From b94be794ef7e4c63b42941ed75a424c68da77149 Mon Sep 17 00:00:00 2001 From: codingXiaxw Date: Thu, 15 Aug 2024 18:14:11 +0800 Subject: [PATCH] =?UTF-8?q?JSY-42593=20add=EF=BC=9A=E6=96=B0=E5=A2=9Ereadm?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5a2e39f --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +

Welcome to sso-saml-login 👋

+

+ +

+ +> SAML SSO Demo for Jiushuyun with Java. + +## 预览 + +### 🏠 [Homepage](https://www.jiushuyun.com) + +Read the [Documents](http://docs.oasis-open.org/security/saml/Post2.0/sstc-saml-tech-overview-2.0.html) to lean what SAML is. + + +## 说明 +该仓库提供的是服务消费方(SP)如何和身份提供方(IDP)进行身份验证和服务消费。 + + + +## 下载 + +Project is tested with SpringBoot 2.5.14. + +```sh +git clone https://code.fanruan.com/jsy/sso-login.git +``` + +## 对接九数云 +请参照九数云帮助文档 + + +