GithubHelp home page GithubHelp logo

cas-sso-service's Introduction

Cas SSO Service

以Cas单点登录为核心的一个模板,方便大家二次开发

Authentication Server

  1. 用于CAS用户认证服务的获取

  2. CAS用户服务相关信息的获取 菜单 角色 其他

CAS Overlay Template

CAS For github https://github.com/apereo/cas

CAS 5.3.X Document https://apereo.github.io/cas/5.3.x/index.html 本项目采用的是 5.3.14

REST 验证方式 https://apereo.github.io/cas/5.3.x/installation/Rest-Authentication.html

1.增加maven依赖

  1. 配置Rest uri

可以自主修改CAS版本

CAS SSO美化

Cas 5.3 overlay-template

s

问题解决

  1. Caused by: java.io.FileNotFoundException: \etc\cas\thekeystore (系统找不到指定的文件。)

keytool -genkey -alias cas -keyalg RSA -keysize 2048 -keypass changeit -storepass changeit -keystore casexample.keystore -dname "CN=http://cas.example.org/,OU=casexample.com,O=casexample,L=casexample,ST=casexample,C=CN" -deststoretype pkcs12

cas-sso-service's People

Contributors

boommanpro avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.