flex-auth/examples/informed-decision-t03/registry.json

18 lines
397 B
JSON
Raw Normal View History

{
"subjects": [
{
"id": "t03-reviewer",
"type": "Human",
"display_name": "T03 reviewer",
"organization_relation": "ServiceProvider",
"groups": ["net-kingdom-admins"],
"claims": {
"assurance": "aal2",
"principal_type_source": "authentication-derived",
"tenant_source": "registration-supplied"
}
}
],
"resources": []
}