Slide 9
Slide 9 text
9
© Copyright 2014 Pivotal. All rights reserved.
The In-Memory User Service
• Useful for development and testing
– Note: must restart system to reload properties
Spring configuration file
admin=secret,ROLE_ADMIN,ROLE_MEMBER,ROLE_GUEST
testuser1=pass,ROLE_MEMBER,ROLE_GUEST
testuser2=pass,ROLE_MEMBER
guest=guest,ROLE_GUEST
List of roles separated by commas
login password