Skip to content

Instantly share code, notes, and snippets.

@michaelrice
Created September 18, 2018 12:29
Show Gist options
  • Save michaelrice/b65140e08b6582b2d620e73d6539204c to your computer and use it in GitHub Desktop.
Save michaelrice/b65140e08b6582b2d620e73d6539204c to your computer and use it in GitHub Desktop.
root@aio1-utility-container-93d83763:~# cat rules.json
[
{
"remote": [
{
"type": "upn"
}
],
"local": [
{
"group": {
"domain": {
"name": "Default"
},
"name": "fedgroup"
}
},
{
"user": {
"name": "{0}"
}
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment