Skip to content

Instantly share code, notes, and snippets.

View darranl's full-sized avatar

Darran Lofthouse darranl

View GitHub Profile
@darranl
darranl / explicit.dmr
Last active December 22, 2015 22:19
Illustration of use-realm-roles configuration.
"role-mapping" => {
"Monitor" => {
"exclude" => undefined,
"include" => {"group-Monitor" => {
"name" => "Monitor",
"realm" => undefined,
"type" => "GROUP"
}}
},
"Operator" => {