You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each component is mapped to specific endpoints within the My Organization API to perform administrative tasks.
16
-
17
-
|**Component**|**Description**|**My Organization API endpoint**|
18
-
| :--- | :--- | :--- |
19
-
|**OrganizationDetailsEdit**| Edit Organization settings including name, display name, branding colors, and logo with built-in validation and API integration. |`/me/organizations/{id}`|
20
-
|**SsoProviderTable**| Display and manage SSO identity providers with a comprehensive table interface including create, edit, delete, enable/disable, and remove from Organization capabilities. ||
21
-
|**SsoProviderCreate**| Multi-step wizard for creating SSO providers with provider selection, details configuration, and authentication setup for Okta, ADFS, SAML, OIDC, Google Workspace, Azure AD, and Ping Federate. |`/me/organizations/{id}/domains`|
22
-
|**SsoProviderEdit**| Comprehensive SSO provider management with tabbed interface for configuring authentication settings, enabling provisioning with SCIM tokens, and managing domain associations. ||
23
-
|**DomainTable**| Manage Organization domains with create, verify, delete, and identity provider association capabilities in a unified table interface. |`/me/organizations/{id}/domains`|
15
+
Each component is mapped to specific endpoints within the [My Organization API](/docs/api/myorganization) to perform administrative tasks.
0 commit comments