We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4250493 commit 321a83aCopy full SHA for 321a83a
scitokens-server/var/qdl/user-config.json
@@ -11,6 +11,13 @@
11
"storage.write:/home/some_group/dweitzel"
12
]
13
},
14
+ "http://cilogon.org/serverA/users/6849": {
15
+ "eduPersonEntitlement": [
16
+ "storage.read:/home/some_group/jgaynor",
17
+ "storage.write:/home/some_group/jgaynor"
18
+ ],
19
+ "audience": "ANY"
20
+ },
21
"default_claim": {
22
"comment": [
23
"This is the default claim returned by the handler **if** you specify use_default",
0 commit comments