web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用服务中,最大程度减轻了ki4so服务器的压力。
☆24May 4, 2015Updated 10 years ago
Alternatives and similar repositories for web-sso
Users that are interested in web-sso are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 分布式锁和配置管理中心的实现,采用zookeeper的全局有序的特性来实现☆11May 11, 2015Updated 10 years ago
- kisso cookie sso framework☆31Aug 21, 2014Updated 11 years ago
- 单点登录,统一用户登录接口,便于管理☆15Oct 20, 2015Updated 10 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- 致力成为一个中国的StackOverflow☆36Feb 18, 2016Updated 10 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Guava的EventBus源码学习☆25Jul 1, 2015Updated 10 years ago
- 服务质量监控,支持spring,dubbo,java☆17Apr 7, 2016Updated 10 years ago
- VOIP Project in Java☆11Jan 16, 2013Updated 13 years ago
- 监听mysql binlog实时生成GAE使用的增量索引☆11Jan 24, 2018Updated 8 years ago
- Saas, Component, Module, Plugin☆23Sep 4, 2015Updated 10 years ago
- Distributed Messaging Framework based on Netty, Apache Ignite, gRPC☆13Dec 17, 2018Updated 7 years ago
- Some extensions to Flume to help with collecting logs and storing as Avro.☆17Feb 22, 2014Updated 12 years ago
- spring-boot + jpa + mybatis + gradle☆14Jun 30, 2015Updated 10 years ago
- java 分布式数据库访问框架,可以结合任何使用PreparedStatement操作的框架。在java jdbc api层实现 分表分库 路由解析的 框架 可以单独或者与用hibernate ibatis spring-jdbc 等框架结合使用,屏蔽api层使用差异,能实…☆84Nov 24, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- zookeeper web页面监控工具,使用内置的H2数据库实现,感谢淘宝大神yasenagat提供zkWeb源码,本项目是在1.0的基础上进行的加工完善,使用maven打war包放在toncat下即可运行☆12Sep 10, 2016Updated 9 years ago
- ☆16Aug 31, 2013Updated 12 years ago
- 聪明的表格(一套数据源展示表格与图形,并且支持导出至EXCEl)☆29Nov 19, 2015Updated 10 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- use oauth2, shiro and spring specrity to make an ums system☆33Aug 3, 2018Updated 7 years ago
- 采用领域驱动设计(Domain Driven Design、DDD)实现的CMS系统☆11Aug 8, 2022Updated 3 years ago
- ☆10Apr 24, 2018Updated 7 years ago
- A runtime controller for OSGi based on a REST protocol☆15Aug 29, 2011Updated 14 years ago
- An AOP implementation with ASM lib.☆20Jan 18, 2017Updated 9 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Test project to show that mybatis @MapperScan causes Spring Boot's property mechanism to fail☆15Oct 10, 2014Updated 11 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆199Apr 15, 2015Updated 11 years ago
- springboot2.0, springcloud, shiro, mybatis, redis, log4j2, vue, element-ui前端框架, jwt标准无状态token验证权限☆16Jan 2, 2019Updated 7 years ago
- 简约互联网单点登录系统是一个简单、无状态、易扩展、易伸缩,特别适合大型互联网应用的单点登录解决方案。☆101Jan 28, 2019Updated 7 years ago
- bboss rpc eclipse project.支持丰富的协议栈(http/netty/mina/jms/webservice/rmi/jgroups/restful) 安全高效,可非常方便地将bboss ioc管理的业务组件发布成RPC服务☆14Jan 7, 2026Updated 3 months ago
- 包括Session集中存储、安全授权、缓存、异常处理机制、动态数据源、Service层单元测试☆11Mar 21, 2017Updated 9 years ago
- 自定义导出excel☆10Oct 29, 2018Updated 7 years ago
- vue 页面搭建工具,开发从未如此简单。☆12Dec 7, 2017Updated 8 years ago
- java简单实现一些机器学习算法☆13Dec 10, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一个redis集群管理方案☆22Dec 10, 2022Updated 3 years ago
- SpringMVC+Dubbo+MyBatis接入大众点评CAT监控平台样例☆14Aug 7, 2018Updated 7 years ago
- 沉浸式状态栏实现☆10Mar 28, 2016Updated 10 years ago
- Android通用项目架构框架(Java+组件化+ViewBinding+Lifecycler+MVP+主流第三方框架封装)☆10Aug 27, 2020Updated 5 years ago
- An example project using the Maven Assembly Plugin in order to generate an awesome distribution.☆16Aug 20, 2014Updated 11 years ago
- 风控系统设计demo☆23Apr 25, 2017Updated 8 years ago
- WeCode 类似华为 Jalor 框架开发体验的 快速开发平台 (终生开源)☆11Jul 12, 2025Updated 9 months ago