ForgeRockConfig#
- class gafaelfawr.config.ForgeRockConfig(url, username, password)#
Bases:
object
Configuration for ForgeRock Identity Management server.
Attributes Summary
Password for authenticated queries to server.
Base URL for ForgeRock Identity Management server.
Username for authenticated queries to server.
Attributes Documentation