GithubHelp home page GithubHelp logo

yandongquan123 / uaas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from limeng7203/uaas

0.0 1.0 0.0 1.9 MB

权限管理系统

Java 11.19% HTML 19.51% JavaScript 62.74% Shell 0.05% CSS 6.15% PHP 0.35%

uaas's Introduction

uaas-United Authentication Authorization Service

统一认证授权系统

在期间做的一个权限管理系统,第一个版本使用Grails/Groovy开发的,基于Ldap持久,做的不是很好,这次想改版
1、spring boot
2、spring data/mybatis
3、h2databse/postres
4、oauth2
5、openapi

做项目最要强调的就是统一,这个项目,我会演示不同风格,但是建议大家以后项目中要统一,举例说明:
1、单页面应用还是多页面应用
2、单页面和多页面混合应用时候,但是规则尽量统一,指定什么情况使用单页面(交互Ajax),什么时候多页面跳转
3、主推同步请求还是异步(Ajax)
4、异常统一处理方式,页面内提示还是统一提示
5、应用尽量做到无状态(Session),推荐使用Cookie,如果用到Session可以的话封装一个分布式Session会话
6、统一处理权限,尽量不要污染业务代码
7、使用Cookie时候注意中文问题,另外提前考虑不能超过4K

项目介绍:
uaas-api:契约接口
uaas-auth:实现接口,认证和授权
uaas-console:管理界面
uaas-client:一个干净的客户端使用,其实在uaas-console中也会使用到

联系方式:
QQ:745356640
Email:[email protected]

uaas's People

Contributors

percy0601 avatar

Watchers

James Cloos 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.