OCRA Controller --------------- Most functions of the OCRA controller provide insight into the interna of the OCRA token, this is why the OCRA controller is also protected via authentication. Additionally the administrator or a system account needs to have a policy defined, to be able to access the OCRA functions. See :ref:`policy_ocra`. The only function, that can be accessed directly is the `ocra/check_t` function. .. autoclass:: linotp.controllers.ocra.OcraController :members: request, check_t, checkstatus, getActivationCode, calculateOtp