Spring Security 6.x 系列【59】认证篇之集成Apereo CAS

有道无术,术尚可求,有术无道,止于术。

本系列Spring Boot 版本 3.1.0

本系列Spring Security 版本 6.1.0

源码地址:https://gitee.com/pearl-organization/study-spring-security-demo

文章目录

    • 1. CAS 协议
    • 2. Apereo CAS
      • 2.1 概述
      • 2.2 安装
      • 2.3 配置
    • 3. Spring Security 集成 CAS
      • 3.1 代码开发
      • 3.2 测试

1. CAS 协议

官方文档

Central Authentication Service

你可能感兴趣的:(Spring,Security,6.x,spring,spring,boot,spring,security)