Skip to content

Commit e1894d2

Browse files
committed
Lowercase "Connected App" everywhere that is referring to the app, not the feature
1 parent 240e302 commit e1894d2

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

modules/ROOT/pages/manage-client-apps-connected-apps-concept.adoc

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
11

2-
= Creating Client Applications with Connected Apps
2+
= Creating Client Applications with the Connected App Feature
33
ifndef::env-site,env-github[]
44
include::_attributes.adoc[]
55
endif::[]
66
:keywords: grant access, api, contracts
77

88

9-
For automation use cases, you can use Connected Apps to create and manage client applications.
9+
For automation use cases, you can use the Connected App feature to create and manage client applications.
1010

11-
Connected Apps help users delegate their access without sharing sensitive credentials or giving full control of their applications to third parties. Actions taken by connected apps are audited, and users can revoke access at any time.
11+
Connected apps help users delegate their access without sharing sensitive credentials or giving full control of their applications to third parties. Actions taken by connected apps are audited, and users can revoke access at any time.
1212

1313

1414
== Creating a Connected App
1515

16-
To create a Connected App, see xref:access-management::connected-apps-developers.adoc[]
16+
To create a connected app, see xref:access-management::connected-apps-developers.adoc[]
1717

18-
When you create the Connected App to manage client applications, ensure that you:
18+
When you create the connected app to manage client applications, ensure that you:
1919

2020
. Select *App acts on its own behalf (client credentials)* for *Type*.
2121
. Add the *Application Creator* scope.
2222
. Select your root organization for the *Business Group* associated with the *Application Creator* scope.
2323

24-
The new Connected App can now create client applications and manage the client applications that it creates.
24+
The new connected app can now create client applications and manage the client applications that it creates.
2525

2626

2727
== Client Application Management
2828

29-
When a Connected App creates a client application, the owner of the Connected App is the owner of the new client application. The owner can add additional users as owners by using API Manager.
29+
When a connected app creates a client application, the owner of the connected app is the owner of the new client application. The owner can add additional users as owners by using API Manager.
3030

31-
The Connected App can manage the client application it created, and can perform the following actions:
31+
The connected app can manage the client application it created, and can perform the following actions:
3232

3333
* Add users as client application owners
3434
* Request access to an API instance
3535
* Request a tier change
3636
* Reset a client applications secret
3737

38-
You cannot add a Connected App as an owner of a client application. Connected Apps can only manage the client applications they create.
38+
You cannot add a connected app as an owner of a client application. connected apps can only manage the client applications they create.
3939

4040
== Creating a Client Application with the API Manager API
4141

42-
After creating your Connected App, you can make requests to the API Manager API to create and manage client applications.
42+
After creating your connected app, you can make requests to the API Manager API to create and manage client applications.
4343

4444
This section only demonstrates how to create a client application. For more information about the API Manager API requests to manage client applications, see https://anypoint.mulesoft.com/exchange/portals/anypoint-platform/f1e97bc6-315a-4490-82a7-23abe036327a.anypoint-platform/api-manager-api/[API Manager API Documentation^].
4545

0 commit comments

Comments
 (0)