Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 244 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 244 Bytes

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.