Skip to content

ESGF/esgf-keycloak-user-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESGF Keycloak User Migration

Scripts for migrating a set of users into Keycloak. Allows a customisable SQLAlchemy model to be used to support arbitrary sources of user data.

How to Use

The script can be run as a module:

python -m usermigrate

A configuration file can be added with the --config option. A template for this file is provided in the root of this repository, named "settings.py.template".

About

Scripts for migrating user information to Keycloak.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages