Skip to content

Instantly share code, notes, and snippets.

@krnbr
Last active April 15, 2020 05:28
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 krnbr/b57cb0db20f9e1eda546dd26bbdc9358 to your computer and use it in GitHub Desktop.
Save krnbr/b57cb0db20f9e1eda546dd26bbdc9358 to your computer and use it in GitHub Desktop.
{
"aud": [
"mock_aud"
],
"scope": [
"system"
],
"iss": "http://localhost:8080",
"scopes": "system",
"exp": 1586855599,
"authorities": [
"ROLE_SYSTEM"
],
"jti": "4d822a1a-c729-44a0-8bba-aaa67099cf18",
"client_id": "mock_client"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment