Skip to content

Commit

Permalink
Change path to http://localhost:8080/tokens
Browse files Browse the repository at this point in the history
Would make more sense to use /tokens here, otherwise you will see only a 404
  • Loading branch information
aona42 authored Apr 29, 2022
1 parent 77aa7d3 commit c9d742c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ After getting a cup of coffee, you'll be able to run this binary directly:

To test the application, you should open your browser and access the following URL:

* http://localhost:8080[http://localhost:8080]
* http://localhost:8080/tokens[http://localhost:8080/tokens]

If everything is working as expected, you should be redirected to the Keycloak server to authenticate.

Expand Down

0 comments on commit c9d742c

Please sign in to comment.