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: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -251,7 +251,7 @@ To try out the Client Credentials flow, follow these steps:
251
251
252
252
1. Create a Client Application
253
253
254
-
Application creation is secured functionality, so you first need to obtain a system API token as mentioned in the "Obtaining System API Token" section above.
254
+
Application creation is secured functionality, so you first need to obtain a system API token as mentioned in the "Obtain System API Token" section above.
255
255
256
256
Run the following command, replacing `<assertion>` with the assertion value obtained from the previous step.
257
257
@@ -261,7 +261,6 @@ To try out the Client Credentials flow, follow these steps:
0 commit comments