Skip to content

Commit

Permalink
Update README.md for Auth MS Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Astitva committed Dec 2, 2023
1 parent 94b779a commit 3caf69d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions servers/auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ You should have docker setup to be able to run this. Docker Desktop for Linux is
- Run:

```bash
cd DTaaS/servers/auth
docker compose up -d --remove-orphans
```

Expand All @@ -32,6 +33,8 @@ The microservice is now running.

## View the example

Note: Please use incognito windows in your web browser to avoid any existing cookies that cause deviation from expected performance of the example.

- Head over to http://localhost/os
- You will be redirected to Gitlab. Sign in if you aren't already signed in. Use a "[email protected]" account on Gitlab to sign in.
- On Gitlab you will be asked to authorize sharing some account data with a "TrialAuth" application. Click on the "Authorize" button.
Expand Down

0 comments on commit 3caf69d

Please sign in to comment.