All Projects → dasniko → keycloak-session-restrictor

dasniko / keycloak-session-restrictor

Licence: MIT License
Simple event-listener for Keycloak which restricts the current user sessions to one (last one wins) only. Demo purposes only!

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to keycloak-session-restrictor

keycloak-protocol-cas
CAS protocol provider for Keycloak
Stars: ✭ 67 (+39.58%)
Mutual labels:  keycloak, sso
micro-typed-events
The smallest, most convenient typesafe TS event emitter you'll ever need
Stars: ✭ 39 (-18.75%)
Mutual labels:  events, event-listener
Event Dispatcher
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
Stars: ✭ 7,946 (+16454.17%)
Mutual labels:  events, event-listener
consolidated-events
Manage multiple event handlers using few event listeners
Stars: ✭ 44 (-8.33%)
Mutual labels:  events, event-listener
tsee
Typed EventEmitter implemented with tsargs
Stars: ✭ 22 (-54.17%)
Mutual labels:  events, event-listener
spid-keycloak-provider
Italian SPID authentication provider for Keycloak (https://www.keycloak.org/)
Stars: ✭ 48 (+0%)
Mutual labels:  keycloak, sso
ng2-events
Supercharge your Angular2+ event handling
Stars: ✭ 17 (-64.58%)
Mutual labels:  events, event-listener
transceiver
Channel based event bus with request/reply pattern, using promises. For node & browser.
Stars: ✭ 25 (-47.92%)
Mutual labels:  events, event-listener
keycloak-sso-configs
common keycloak single sign on configurations
Stars: ✭ 19 (-60.42%)
Mutual labels:  keycloak, sso
jetemit
jetemit is an event manager for React, React Native, Vue, Angular, and all javascript project
Stars: ✭ 44 (-8.33%)
Mutual labels:  events
networkdays
Networkdays functions ... including `networkdays` excel like function with no dependencies (no NumPy)
Stars: ✭ 22 (-54.17%)
Mutual labels:  events
CQELight
CQELight is an entreprise grade extensible and customisable framework for creating software with CQRS, DDD & Event Sourcing patterns
Stars: ✭ 21 (-56.25%)
Mutual labels:  events
keycloakify
🔏 Create Keycloak themes using React
Stars: ✭ 451 (+839.58%)
Mutual labels:  keycloak
THREE.Interactive
Fast and simple interaction manager for three.js for enabling mouse and touch events on 3D objects
Stars: ✭ 49 (+2.08%)
Mutual labels:  events
sentinel
Watch for changes in the status of Kubernetes resources and publish them to other systems for processing.
Stars: ✭ 15 (-68.75%)
Mutual labels:  events
fastify-kafka
Fastify plugin to interact with Apache Kafka.
Stars: ✭ 37 (-22.92%)
Mutual labels:  events
e
A library which combines a eventBus/emitter, DOM events management, delegated events, and event-based utils into a single lightweight and performant library.
Stars: ✭ 37 (-22.92%)
Mutual labels:  events
Steam-Apps-Management-API
A basic Steam Application Management API and Valve Data Format (VDF) reader/writer.
Stars: ✭ 24 (-50%)
Mutual labels:  events
ngx-stop-propagation
✋ Stop propagation for everyday events with Angular directives 🎩
Stars: ✭ 13 (-72.92%)
Mutual labels:  events
node-await-event-emitter
await events library like EventEmitter
Stars: ✭ 19 (-60.42%)
Mutual labels:  events

Keycloak Session Restrictor

A demo event listener for Keycloak, allowing only the last session to survive, if a user logs in on multiple browsers/devices.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].