Este conteúdo não está disponível no idioma selecionado.
Chapter 10. Authorization for Enrolling Certificates (Access Evaluators)
This chapter describes the authorization mechanism using access evaluators.
10.1. Authorization Mechanism Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
In addition to the authentication mechanism, each enrollment profile can be configured to have its own authorization mechanism. The authorization mechanism is executed only after a successful authentication.
The authorization mechanism is provided by the Access Evaluator plug-in framework. Access evaluators are pluggable classes that are used for evaluating access control instructions (ACI) entries. The mechanism provides an evaluate method that takes a predefined list of arguments (that is,
type
, op
, value
), evaluates an expression such as group='Certificate Manager Agents'
and returns a boolean depending on the result of evaluation.