This website requires JavaScript.
Explore
Help
Register
Sign in
libre.sh
/
keycloak-scim
Watch
2
Star
0
Fork
You've already forked keycloak-scim
0
Code
Issues
14
Pull requests
Releases
Packages
Activity
Actions
d6f5bf6cde
keycloak-scim
/
model
/
sessions-jpa
/
src
/
main
History
Stian Thorgersen
d6f5bf6cde
Moved rememberMe, usernameUsed fields from AccessCode to UserSessions. Change AccessCode to have a single action instead of a list of required actions, also used action for codes that needs user to grant permissions first. Finally removed expiration time on access code and use timestamp directly
2014-07-23 15:58:09 +01:00
..
java/org/keycloak/models/sessions
/jpa
Moved rememberMe, usernameUsed fields from AccessCode to UserSessions. Change AccessCode to have a single action instead of a list of required actions, also used action for codes that needs user to grant permissions first. Finally removed expiration time on access code and use timestamp directly
2014-07-23 15:58:09 +01:00
resources/META-INF
/services
Added JPA connection provider and added basic support for multiple transactions to KeycloakSession
2014-07-14 10:10:03 +01:00