Git Product home page Git Product logo

oauth2ssodemo's Introduction

一个简单的OAuth2实现Sso单点登录的示例

    OAuth2的sso简单实现,配置了认证服务和资源服务,注册了3个客户端,都是自动授权,不需要用户授权

登录用户名:user 登录密码:123456

client1

    client1是客户端1,访问*URL* http://localhost:8081/client1/
页面会显示
    result :
        access protected resource!

client2

    client2是客户端2,访问*URL* http://localhost:8082/client2/
页面会显示
    result :
        access protected resource!

client3

    client3是客户端3,访问*URL* http://localhost:8083/client3/simple/
页面显示一个table展示用户信息

Note

只有Client1使用了JWT

使用的技术

    *spring boot*,*oauth2*,*thymeleaf*,*jQuery*,*bootstrap* 等

oauth2ssodemo's People

Contributors

lianghb avatar

Stargazers

魏涛 avatar

Watchers

 avatar

Forkers

undancer

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.