Skip to content

A Python script for updating Keycloak user attributes using Keycloak Admin REST API

License

Notifications You must be signed in to change notification settings

Puppet-Finland/keycloak-user-attribute-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keycloak Attribute Update (KAU)

This is a quick and dirty script to iterate all users in a realm and merge old attributes with new attributes.

Requirements

  • requests
  • ast

Setup

Modify global vars in script to match what is needed.

About

A Python script for updating Keycloak user attributes using Keycloak Admin REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages