Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 312 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 312 Bytes

openam

OpenAM related scripts

Requirements

  • Python 2.7 (hopefully works with Python 3.x as well)

add_users.py

Python script which loops through CSV file and creates users in OpenAM using OpenAM Restful API.

Usage

e.g,

./add_users.py -i CSVFILE -u ADMINUSER -p ADMINPASS -l OPENAMURL