Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

Commit 8323289

Browse files
authored
Merge pull request #142 from integr8ly/INTLY-9927
Intly 9927
2 parents cdf3f27 + ccc881c commit 8323289

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tutorial-web-app-walkthroughs",
3-
"version": "1.12.5",
3+
"version": "1.12.6",
44
"description": "Core walkthroughs for the tutorial-web-app",
55
"main": "index.js",
66
"scripts": {

walkthroughs/1B-protecting-applications-using-rh-sso/walkthrough.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,13 @@ simple.
9696
.. Leave other fields with their default values and click *Save*.
9797
. The `customer` user details should now be displayed with tabs along the top of the UI.
9898
. Select the *Credentials* tab.
99-
.. Enter the password `customer-password` in the *New Password* field.
99+
.. Enter the password `customer-password` in the *Password* field.
100100
.. Enter the same password in the *Password Confirmation* field.
101101
.. Set the *Temporary* toggle to the *OFF* position.
102102
+
103103
NOTE: If we left *Temporary* in the *ON* position the user would be forced to create a new password when they perform a login.
104-
.. Click the *Reset Password* button.
105-
.. When prompted click the *Change password* button in the modal.
104+
.. Click the *Set Password* button.
105+
.. When prompted click the *Set password* button in the modal.
106106

107107
[type=verification]
108108
Select the *Users* item in the side menu. Click the *View all users* button. Is the `customer` user listed?

walkthroughs/2-fuse-aggregator-and-api-management/walkthrough.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ If you see the dashboard but not the *NEW PRODUCT* button, contact your administ
237237

238238
. Leave the *Description* field empty.
239239
// The 'fuse-aggregation-app-url' should be the url of the Fuse Aggregation App e.g. https://fuse-flights-aggregator-ak49.cluster-lfa3xlh.opentry.me/
240-
. In the *Private endpoint* field, enter:
240+
. In the *Private Base URL* field, enter:
241241
+
242242
[subs="attributes+"]
243243
----
@@ -333,7 +333,7 @@ https://wt2-{user-sanitized-username}-3scale.{openshift-app-host}
333333
****
334334
. Select the *Configuration* menu item from the *Integration* dropdown in the side navigation.
335335
336-
. Click the *Promote v. 1 to Staging* button.
336+
. Click the *Promote v. 1 to Staging APIcast* button.
337337
338338
. Is the *Staging API Cast* section updated?
339339
****

0 commit comments

Comments
 (0)