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
Copy file name to clipboardExpand all lines: modules/ROOT/pages/manage-client-apps-connected-apps-task.adoc
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,28 +15,26 @@ Connected Apps help user delegate their access without sharing sensitive credent
15
15
16
16
To create a Connected App, see xref:access-management::connected-apps-developers.adoc[].
17
17
18
-
When you create the connected app to manager client applications, ensure that you:
18
+
When you create the connected app to manage client applications, ensure that you:
19
19
20
-
. Select *App acts on its own behalf (client credentials)* type.
20
+
. Select *App acts on its own behalf (client credentials)* for *Type*.
21
21
. Add the *Application Creator* scope.
22
22
23
-
The 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.
24
24
25
25
26
26
== Creating a Client Application
27
27
28
-
When you create a client application with a Connected App, the owner of the Connected App is the owner of the Client App and the client application is created in the root organization.
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.
29
29
30
-
When Connected App creates a client application, the Connected App receives the *Manage clients* scope for that specific client application. This is not visible the Connected App scopes list.
31
-
32
-
The new Connected App can now manage client applications, and perform the following actions:
30
+
The new Connected App can now manage the created client application, and perform the following actions:
33
31
34
32
* Add client application owners
35
33
* Request access to an API instance
36
34
* Request a tier change
37
35
* Reset a client applications secret
38
36
39
-
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.
37
+
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.
0 commit comments