Skip to content

Commit 2030191

Browse files
committed
Update godaddy-overview.adoc
1 parent bf0d440 commit 2030191

1 file changed

Lines changed: 18 additions & 22 deletions

File tree

modules/ROOT/pages/godaddy-overview.adoc

Lines changed: 18 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
= Register Agents with GoDaddy ANS
22

3-
GoDaddy Agent Name Service (ANS) integration enables you to register and verify agents deployed through API Manager.
4-
Registration associates your agent with a fully qualified domain name (FQDN) and establishes a verifiable identity based on domain ownership.
3+
GoDaddy Agent Name Service (ANS) integration enables you to register and verify agents deployed through API Manager.
54

6-
This integration connects API Manager with GoDaddy to validate agent identity and surface verification status across the platform.
5+
Registration associates an agent with a fully qualified domain name (FQDN) and establishes a verifiable identity based on domain ownership. This identity is used across Anypoint Platform to indicate whether an agent is trusted and verified.
6+
7+
This integration connects API Manager with GoDaddy to validate domain ownership and manage verification status.
78

89
== Capabilities
910

@@ -12,37 +13,35 @@ With GoDaddy ANS integration in API Manager, you can:
1213
* Register an agent instance with GoDaddy ANS
1314
* Verify agent identity using domain ownership validation
1415
* Track verification progress directly from API Manager
15-
* Surface verification status in Anypoint Exchange
16+
* View verification status in Anypoint Exchange
1617

1718
== Registration workflow
1819

1920
The registration workflow spans API Manager, GoDaddy, and your DNS provider.
2021

21-
You initiate registration from an API instance in API Manager.
22-
GoDaddy then validates domain ownership using standard verification methods such as DNS or ACME challenges.
23-
API Manager tracks the progress of this process and updates the agent status once verification is complete.
22+
You initiate registration from an API instance in API Manager. GoDaddy validates domain ownership using standard verification methods such as DNS or ACME challenges. API Manager tracks the verification process and updates the agent status when verification is complete.
2423

2524
Depending on your domain configuration, some steps might require manual action.
2625

2726
== Consumer endpoint and FQDN
2827

2928
The consumer endpoint configured for the agent is used to derive a fully qualified domain name (FQDN) that uniquely identifies the agent.
3029

31-
This domain is registered as part of the verification process and represents the agent’s identity in GoDaddy ANS.
32-
After registration, the domain cannot be modified.
30+
Only the hostname portion of the endpoint is used. For example, in `https://example.com/path`, the registered domain is `example.com`.
31+
32+
This domain is registered as part of the verification process and cannot be modified after registration.
3333

3434
For more information, see https://www.godaddy.com/resources/skills/whats-a-fully-qualified-domain-name-fqdn-and-whats-it-good-for[What is a Fully Qualified Domain Name (FQDN)?].
3535

36-
== Supported domain types
36+
== Domain requirements
3737

38-
The registration experience varies depending on the domain associated with the agent:
38+
The domain used for registration must meet the following requirements:
3939

40-
* *MuleSoft-managed domains*:
41-
API Manager handles domain configuration and verification automatically.
40+
* Must be a custom domain (vanity domain)
41+
* MuleSoft-managed domains such as `cloudhub.io` are not supported
42+
* Must be associated with a valid DNS configuration
4243

43-
* *Custom domains*:
44-
You must configure DNS records in your DNS provider to complete verification.
45-
If verification is not completed within the allowed time window, the process must be restarted.
44+
If these requirements are not met, registration cannot proceed.
4645

4746
== Integration with Anypoint Exchange
4847

@@ -51,14 +50,11 @@ Verification status is reflected in Anypoint Exchange:
5150
* Verified agents display a visual indicator in search results and asset pages
5251
* Verification is tied to the agent instance and its associated domain
5352

54-
== Before you begin
53+
== Next steps
5554

56-
Before registering an agent, make sure that:
55+
Before registering an agent, ensure that your environment is properly configured.
5756

58-
* The API instance is deployed and accessible
59-
* A valid consumer endpoint is configured
60-
* Required credentials for GoDaddy ANS are available
61-
* You have access to manage DNS records for the domain, if using a custom domain
57+
For more information, see xref:<NEW_PAGE_ID>[Prepare your environment for agent verification].
6258

6359
== See also
6460

0 commit comments

Comments
 (0)