Skip to content

Instantly share code, notes, and snippets.

@azasypkin
Created July 2, 2020 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azasypkin/bbd0c978d22b04bc92ea4a3dc5714ba1 to your computer and use it in GitHub Desktop.
Save azasypkin/bbd0c978d22b04bc92ea4a3dc5714ba1 to your computer and use it in GitHub Desktop.
POST /_security/role_mapping/kibana_sso
{
"roles": [ "superuser" ],
"enabled": true,
"rules": { "all": [{"field" : { "realm.name" : "*" }}] }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment