This commit is contained in:
shimingxy 2020-03-12 13:57:39 +08:00
parent 2767a1f6c3
commit 7a8abe2823
2 changed files with 14 additions and 2 deletions

View File

@ -1 +1,13 @@
TODO <h2>FormBased应用集成</h2>
本文介绍FormBased应用如何与MaxKey进行集成。
<h2>应用注册</h2>
应用在MaxKey管理系统进行注册注册的配置信息如下
<img src="{{ "/images/sso/sso_form_yd_conf.png" | prepend: site.baseurl }}?{{ site.time | date: "%Y%m%d%H%M" }}" alt=""/>
<h2>认证定制</h2>
可以基于相关的信息定制其他的认证方式。

View File

@ -13,7 +13,7 @@
<h2>集成和接口</h2> <h2>集成和接口</h2>
<h4>3)用户属性接口/api/connect/v10/userinfo</h4> <h4>3)用户属性接口/api/connect/v10/userinfo</h4>
通过访问token 获取登录用户信息及签名信息 通过访问token 获取登录用户信息及签名信息,在程序中必须验证相关的签名信息。
<table border="0" class="table table-striped table-bordered "> <table border="0" class="table table-striped table-bordered ">
<tr> <tr>