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 +``` + +## 对接九数云 +请参照九数云帮助文档 + + +