mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 09:28:49 +08:00
u
This commit is contained in:
parent
2767a1f6c3
commit
7a8abe2823
@ -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>
|
||||
|
||||
可以基于相关的信息定制其他的认证方式。
|
||||
@ -13,7 +13,7 @@
|
||||
<h2>集成和接口</h2>
|
||||
<h4>3)用户属性接口/api/connect/v10/userinfo</h4>
|
||||
|
||||
通过访问token 获取登录用户信息及签名信息
|
||||
通过访问token 获取登录用户信息及签名信息,在程序中必须验证相关的签名信息。
|
||||
|
||||
<table border="0" class="table table-striped table-bordered ">
|
||||
<tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user