Package org.elasticsearch.xpack.security.authc.support
package org.elasticsearch.xpack.security.authc.support
-
ClassesClassDescriptionHelper class for parsing JWT claims.Utility class for supporting "delegated authorization" (aka "authorization_realms", aka "lookup realms").This class loads and monitors the file defining the mappings of DNs to internal ES Roles.A BootstrapCheck that
DnRoleMapperfiles exist and are valid (valid YAML and valid DNs)Performs "secondary user authentication" (that is, a second user, _not_ second factor authentication).