Skip to content

Instantly share code, notes, and snippets.

@mox601
Last active January 26, 2016 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mox601/229f89ff612e8db60243 to your computer and use it in GitHub Desktop.
Save mox601/229f89ff612e8db60243 to your computer and use it in GitHub Desktop.
user
{
"password": "a password",
"username": "a username",
"authorities": [{
"authority": "ADMIN"
}, {
"authority": "USER"
}],
"accountNonExpired": true,
"accountNonLocked": true,
"credentialsNonExpired": true,
"enabled": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment