Skip to content

Commit ff625a1

Browse files
Edits
1 parent 851780f commit ff625a1

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

modules/ROOT/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
** xref:hash-client-credentials.adoc[Configure Credential Hashing for Mule 4]
3232
** xref:migrate-client-apps.adoc[Migrate Client Applications]
3333
** xref:datagraph-viewing-application-contracts.adoc[View Client Applications with Anypoint Datagraph Contracts]
34-
** xref:manage-client-apps-connected-apps-task.adoc[Create Client Applications with Connected Apps]
34+
** xref:manage-client-apps-connected-apps-concept.adoc[Create Client Applications with Connected Apps]
3535
* xref:environments-concept.adoc[Manage Environments]
3636
** xref:switch-environment-task.adoc[Switch Environments]
3737
** xref:environment-permission-task.adoc[Grant Permission to Access an Environment]

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

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,27 +15,32 @@ Connected Apps help user delegate their access without sharing sensitive credent
1515

1616
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

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

2525

26-
== Creating a Client Application
26+
== Client Application Management
2727

28-
When a Connected App creates a client application, the owner of the Connected App is the owner of the connected App and the client application is created in the root organization. The Connected App receives the *Manage clients* scope for client application it creates. This is not visible the Connected App scopes list.
28+
When a Connected App creates a client application, the client application is created in the root organization. The owner of the Connected App is the owner of the new client application.
29+
30+
The Connected App receives the *Manage clients* scope for client applications it creates. This is not visible in the Connected App scopes list.
2931

3032
The new Connected App can now manage the created client application, and perform the following actions:
3133

32-
* Add client application owners
34+
* Add users as client application owners
3335
* Request access to an API instance
3436
* Request a tier change
3537
* Reset a client applications secret
3638

3739
If you add the *Manage clients* directly to the Connected App when defining its scopes, the Connected App can perform the previous actions for all client applications.
3840

41+
Connected Apps have owner privileges of client applications they create. However, a user or Connected App cannot add another Connected App as the owner of a client application. The user or Connected App must add the owner of the Connected App they want to grant owner privileges to in order for the Connect App to have owner privleges.
42+
43+
3944

4045
== See Also
4146

0 commit comments

Comments
 (0)