Organization Management
About Organization Management
The Organization Management component manages organizations (tenants) for the Axual Self-service platform. It handles user signups, user invites and SSO integration of the organization with either Auth0 or Keycloak.
Available Configurations
Name | Possible Values | Required | Description |
---|---|---|---|
|
|
True |
the authentication provider for the installation |
|
string |
True when |
domain registered in the auth0 portal for the application |
|
string |
True when |
client ID registered for the application in auth0 portal |
|
string |
True when |
client secret registered for the application in auth0 portal |
|
string |
True when |
API audience of the Auth0 Platform Manager in the portal |
|
string |
True when |
name of the db connection in auth0 portal |
|
string |
True when |
keycloak hostname with HTTP protocol exposed via API Gateway |
|
string |
True when |
keycloak admin-cli username that is used to log in into the admin console |
|
string |
True when |
keycloak password that is used to log in into the admin console |
|
boolean (default is |
False |
Toggle the http.client |