Update README with useful information master origin/HEAD origin/master
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Wed, 5 Oct 2016 09:25:40 +0000 (11:25 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Wed, 5 Oct 2016 09:25:40 +0000 (11:25 +0200)
README.md

index 7684657..f2d4254 100644 (file)
--- a/README.md
+++ b/README.md
@@ -93,8 +93,18 @@ Postman-Token: 7d8c92b4-3259-361d-8e32-2294534ea91e
 
 ## Available users and passwords
 
-GUMARTIN   lame
+Usernames | Password | ROL | May access
+--------- | -------- | --- | ----------
+GUMARTIN | lame | ROLE_APP_ADMIN | Everything and POST API REST
+USER1 | god | ROLE_APP_PAGE_1 | http://localhost:8080/app/pages/page_1.html
+USER2 | root | ROLE_APP_PAGE_2 | http://localhost:8080/app/pages/page_2.html
 
-USER1      god
 
-USER2      root
+## Available roles
+
+ROLE | Description
+---- | -----------
+ROLE_APP_PAGE_1 | App page 1 access
+ROLE_APP_PAGE_2 | App page 2 access
+ROLE_APP_PAGE_3 | App page 3 access
+ROLE_APP_ADMIN | App Admin access