You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<h1 align="center">Welcome to sso-saml-login 👋</h1>
|
|
|
|
<p>
|
|
|
|
<img src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" />
|
|
|
|
</p>
|
|
|
|
|
|
|
|
> 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)进行身份验证和服务消费的一个demo。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## 下载
|
|
|
|
|
|
|
|
Project is tested with SpringBoot 2.5.14.
|
|
|
|
|
|
|
|
```sh
|
|
|
|
git clone https://code.fanruan.com/jsy/sso-login.git
|
|
|
|
```
|
|
|
|
|
|
|
|
## 对接九数云
|
|
|
|
请参照九数云帮助文档。
|
|
|
|
|
|
|
|
|
|
|
|
|