diff --git a/README.md b/README.md index f43c4202..eacf0f73 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,13 @@ Navigate to the `cra-client` and `cra-server` directories. Run `npm install` ins After a couple of minutes while it builds, for tenant aaa, you should be able to login to the user interface using `http://localhost:3000/aaa/login`. -### Demo login credentials +### Demo login + +In your web browser go to https://localhost:9443/aaa/ : +* Replace host/post accordingly +* In this example `aaa` is the tenant name we used above when defining the environment variable +* The trailing / is currently required to allow the login page to load +* For ecosystem tools use user 'garygeeke' and password 'admin'. For glossary author use user 'faithbroker' and password 'admin'. @@ -115,7 +121,7 @@ The version in the package.json can be updated using he command 'npm version pre ## Release Notes -This is the release candidate for 2.6.0 +This is release 2.6.0 - this is the initial release of the Egeria React UI. ## Project structure