Skip to content
Snippets Groups Projects
Commit 93ddfec4 authored by Lilith Wittmann's avatar Lilith Wittmann
Browse files

fix scopes example

parent 8ef1f9d0
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ Entsprechend den [standartisierten Feldern](http://www.iana.org/assignments/jose
{
"iat":"1620072619",
"exp":"1620079819",
"scope": ["leika:99108008252000", "region-leika:08110000:99108008252000"],
"scope": ["leika:99108008252000", "leika:99108008252000+region:08110000"],
"clientType": "sender",
"publicKey": {
"kty": "RSA",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment