From 6daa756429c893be47082dc5602be800b3ee3b0f Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Fri, 26 Feb 2016 10:11:57 -0800 Subject: [PATCH] add Shibboleth command to occ page 8.2+ --- admin_manual/configuration_server/occ_command.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index b28111861..cc19f3c1f 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -28,6 +28,7 @@ occ Command Directory * :ref:`ldap_commands_label` * :ref:`logging_commands_label` * :ref:`maintenance_commands_label` +* :ref:`shibboleth_label` (Enterprise only) * :ref:`trashbin_label` * :ref:`user_commands_label` * :ref:`versions_label` @@ -699,6 +700,16 @@ command after modifying ``config/mimetypemapping.json``. If you change a mimetype, run ``maintenance:mimetype:update-db --repair-filecache`` to apply the change to existing files. +.. _shibboleth_label: + +Shibboleth Modes (Enterprise only) +---------------------------------- + +``shibboleth:mode`` sets your Shibboleth mode to ``notactive``, +``autoprovision``, or ``ssoonly``:: + + shibboleth:mode [mode] + .. _trashbin_label: Trashbin