sa-token/sa-token-doc/doc/_sidebar.md
2021-11-05 17:25:07 +08:00

99 lines
3.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- 这是目录树文件 -->
- **开始**
- [介绍](/)
- [引入](/start/download)
- [在SpringBoot环境集成](/start/example)
- [在WebFlux环境集成](/start/webflux-example)
- **基础**
- [登录认证](/use/login-auth)
- [权限认证](/use/jur-auth)
- [踢人下线](/use/kick)
- [注解式鉴权](/use/at-check)
- [路由拦截鉴权](/use/route-check)
- [Session会话](/use/session)
- [框架配置](/use/config)
- **深入**
- [集成Redis](/up/integ-redis)
- [前后台分离](/up/not-cookie)
- [自定义Token风格](/up/token-style)
- [自定义Token前缀](/up/token-prefix)
- [记住我模式](/up/remember-me)
- [模拟他人 & 身份切换](/up/mock-person)
- [同端互斥登录](/up/mutex-login)
- [二级认证](/up/safe-auth)
- [Http Basic 认证](/up/basic-auth)
- [密码加密](/up/password-secure)
- [会话治理](/up/search-session)
- [全局侦听器](/up/global-listener)
- [全局过滤器](/up/global-filter)
- [多账号认证](/up/many-account)
<!-- - [微服务](/senior/dcs) -->
- **单点登录**
- [单点登录简述](/sso/readme)
- [搭建统一认证中心SSO-Server](/sso/sso-server)
- [SSO模式一 共享Cookie同步会话](/sso/sso-type1)
- [SSO模式二 URL重定向传播会话](/sso/sso-type2)
- [SSO模式三 Http请求获取会话](/sso/sso-type3)
- [SSO整合配置域名校验](/sso/sso-check-domain)
- [SSO整合定制化登录页面](/sso/sso-custom-login)
- [SSO整合自定义API路由](/sso/sso-custom-api)
- [SSO整合前后端分离下的整合方案](/sso/sso-h5)
- [SSO整合常见问题总结](/sso/sso-questions)
- [Sa-Sso-Pro单点登录商业版](/sso/sso-pro)
- **OAuth2.0**
- [OAuth2.0简述](/oauth2/readme)
- [OAuth2-Server搭建](/oauth2/oauth2-server)
- [OAuth2-Server端-API列表](/oauth2/oauth2-api)
- [OAuth2-二次开发说明](/oauth2/oauth2-dev)
- **微服务**
- [分布式Session会话](/micro/dcs-session)
- [网关统一鉴权](/micro/gateway-auth)
- [内部服务外网隔离](/micro/id-token)
- [依赖引入说明](/micro/import-intro)
- **插件**
- [AOP注解鉴权](/plugin/aop-at)
- [临时Token认证](/plugin/temp-token)
- [Quick-Login快速登录插件](/plugin/quick-login)
- [Alone独立Redis插件](/plugin/alone-redis)
- [持久层扩展](/plugin/dao-extend)
- [和 Thymeleaf 集成](/plugin/thymeleaf-extend)
- [和 jwt 集成](/plugin/jwt-extend)
- [和 Dubbo 集成](/plugin/dubbo-extend)
- [Sa-Token 插件开发指南](/fun/plugin-dev)
- **其它**
- [更新日志](/more/update-log)
- [友情链接](/more/link)
- [推荐公众号](/more/tj-gzh)
- [赞助 Sa-Token](/more/sa-token-donate)
- **附录**
- [常用类、方法](/more/common-action)
- [常见问题排查](/more/common-questions)
- [框架名词解释](/more/noun-intro)
- [Sa-Token功能结构图](/fun/auth-flow)
- [未登录场景值详解](/fun/not-login-scene)
- [Token有效期详解](/fun/token-timeout)
- [Session模型详解](/fun/session-model)
- [TokenInfo参数详解](/fun/token-info)
- [解决反向代理 uri 丢失的问题](/fun/curr-domain)
- [参考:把权限放在缓存里](/fun/jur-cache)
- [解决跨域问题](/fun/cors-filter)
- [技术选型SSO 与 OAuth2 对比](/fun/sso-vs-oauth2)
- [自定义 SaTokenContext 指南](/fun/sa-token-context)
- [框架源码所有技术栈](/fun/tech-stack)
- [为Sa-Token贡献代码](/fun/git-pr)
- [Sa-Token开源大事记](/fun/timeline)
- [Sa-Token框架掌握度--在线考试](/fun/sa-token-test)
<br/><br/><br/><br/><br/><br/><br/>
<p style="text-align: center;">----- 到底线了 -----</p>