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

Commit

Permalink
Merge pull request #142 from integr8ly/INTLY-9927
Browse files Browse the repository at this point in the history
Intly 9927
  • Loading branch information
pb82 authored Aug 20, 2020
2 parents cdf3f27 + ccc881c commit 8323289
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tutorial-web-app-walkthroughs",
"version": "1.12.5",
"version": "1.12.6",
"description": "Core walkthroughs for the tutorial-web-app",
"main": "index.js",
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,13 @@ simple.
.. Leave other fields with their default values and click *Save*.
. The `customer` user details should now be displayed with tabs along the top of the UI.
. Select the *Credentials* tab.
.. Enter the password `customer-password` in the *New Password* field.
.. Enter the password `customer-password` in the *Password* field.
.. Enter the same password in the *Password Confirmation* field.
.. Set the *Temporary* toggle to the *OFF* position.
+
NOTE: If we left *Temporary* in the *ON* position the user would be forced to create a new password when they perform a login.
.. Click the *Reset Password* button.
.. When prompted click the *Change password* button in the modal.
.. Click the *Set Password* button.
.. When prompted click the *Set password* button in the modal.

[type=verification]
Select the *Users* item in the side menu. Click the *View all users* button. Is the `customer` user listed?
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ If you see the dashboard but not the *NEW PRODUCT* button, contact your administ

. Leave the *Description* field empty.
// 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/
. In the *Private endpoint* field, enter:
. In the *Private Base URL* field, enter:
+
[subs="attributes+"]
----
Expand Down Expand Up @@ -333,7 +333,7 @@ https://wt2-{user-sanitized-username}-3scale.{openshift-app-host}
****
. Select the *Configuration* menu item from the *Integration* dropdown in the side navigation.
. Click the *Promote v. 1 to Staging* button.
. Click the *Promote v. 1 to Staging APIcast* button.
. Is the *Staging API Cast* section updated?
****
Expand Down

0 comments on commit 8323289

Please sign in to comment.