|
9 | 9 | "description": "A block for managing Multi-Factor Authentication (MFA) factors, including enrollment and deletion." |
10 | 10 | }, |
11 | 11 | { |
12 | | - "name": "my-org/org-details-edit", |
| 12 | + "name": "my-organization/organization-details-edit", |
13 | 13 | "type": "registry:block", |
14 | 14 | "title": "Organization Management", |
15 | 15 | "description": "A block for managing organization details, including editing organization settings and branding, with delete functionality." |
16 | 16 | }, |
17 | 17 | { |
18 | | - "name": "my-org/domain-table", |
| 18 | + "name": "my-organization/domain-table", |
19 | 19 | "type": "registry:block", |
20 | 20 | "title": "Domain Management Table", |
21 | 21 | "description": "A block for managing organization domains, including creating, verifying, configuring identity providers, and deleting domains." |
22 | 22 | }, |
23 | 23 | { |
24 | | - "name": "my-org/sso-provider-table", |
| 24 | + "name": "my-organization/sso-provider-table", |
25 | 25 | "type": "registry:block", |
26 | 26 | "title": "SSO Provider Table", |
27 | 27 | "description": "A block for managing SSO identity providers in a table format, including create, edit, delete, enable/disable, and remove from organization capabilities." |
28 | 28 | }, |
29 | 29 | { |
30 | | - "name": "my-org/sso-provider-create", |
| 30 | + "name": "my-organization/sso-provider-create", |
31 | 31 | "type": "registry:block", |
32 | 32 | "title": "SSO Provider Creation Wizard", |
33 | 33 | "description": "A multi-step wizard for creating SSO identity providers with support for multiple strategies including SAMLP, OIDC, ADFS, Okta, Google Workspace, Azure AD, and PingFederate." |
34 | 34 | }, |
35 | 35 | { |
36 | | - "name": "my-org/sso-provider-edit", |
| 36 | + "name": "my-organization/sso-provider-edit", |
37 | 37 | "type": "registry:block", |
38 | 38 | "title": "SSO Provider Edit", |
39 | 39 | "description": "A comprehensive block for editing SSO identity providers with tabs for provider configuration, SCIM provisioning settings, and domain management. Includes token management, field mappings, and domain verification capabilities." |
|
0 commit comments