diff --git a/doc/config_saml2_idp.rst b/doc/config_saml2_idp.rst index 17d3fad29..da8e7b139 100644 --- a/doc/config_saml2_idp.rst +++ b/doc/config_saml2_idp.rst @@ -64,7 +64,7 @@ See below about configuring the identity provider with policies: Configure the SAML2 identity provider options --------------------------------------------- -The SAML2 options of the service provider are configured using sp options +The SAML2 options of the identity provider are configured using idp options policies. See the *administration with policy principle* page :ref:`administration_with_policies`. @@ -75,39 +75,44 @@ Go to: http[s]://your.domain.com/admin/saml/idpoptionssppolicy/add/ -.. image:: pictures/sp_options_regular.png +Configure your policy and save: + +.. image:: pictures/idp_options_regular.png :width: 800 px :align: center -.. image:: pictures/sp_options_regular_saved.png +.. image:: pictures/idp_options_regular_saved.png :width: 800 px :align: center -.. image:: pictures/sp_options_regular_modify_sp.png +Apply the policy to the identity provider: + +.. image:: pictures/idp_options_regular_modify_sp.png :width: 800 px :align: center -Exemple with a policy 'Default': +Example with a policy 'Default': -.. image:: pictures/sp_options_default.png +.. image:: pictures/idp_options_default.png :width: 800 px :align: center -Exemple with a policy 'All': +Example with a policy 'All': -.. image:: pictures/sp_options_all.png +.. image:: pictures/idp_options_all.png :width: 800 px :align: center If no policy is found for the configuration of the SAML2 options of an identity -provider, the following error is displayed when a SSO request is initiated. +provider, the following error is displayed to the users when a SSO request is +initiated. .. image:: pictures/error_no_idp_options.png :width: 800 px :align: center -How to refresh metadata of an identity provider hosted at a Well-Known Location? --------------------------------------------------------------------------------- +How to refresh the metadata of an identity provider hosted at a Well-Known Location? +==================================================================================== The Well-Known Location (WKL) means that the entity Id of the provider is a URL at which the provider metadata are hosted. @@ -124,6 +129,6 @@ the menu 'Update metadata', then click on 'Go'. :align: center How to create in bulk identity providers with the sync-metadata script? ------------------------------------------------------------------------ +======================================================================= See the page explaining the use of the script sync-metadata :ref:`sync-metadata_script`. diff --git a/doc/config_saml2_sp.rst b/doc/config_saml2_sp.rst index b1c489b0e..f0c207946 100644 --- a/doc/config_saml2_sp.rst +++ b/doc/config_saml2_sp.rst @@ -71,32 +71,37 @@ Go to: http[s]://your.domain.com/admin/saml/spoptionsidppolicy/add/ +Configure your policy and save: + .. image:: pictures/sp_options_regular.png :width: 800 px :align: center +.. image:: pictures/sp_options_regular_saved.png + :width: 800 px + :align: center + +Apply the policy to the service provider: + .. image:: pictures/sp_options_regular_modify_sp.png :width: 800 px :align: center -Exemple with a policy 'Default': +Example with a policy 'Default': .. image:: pictures/sp_options_default.png :width: 800 px :align: center -.. image:: pictures/sp_options_default_saved.png - :width: 800 px - :align: center - -Exemple with a policy 'All': +Example with a policy 'All': .. image:: pictures/sp_options_all.png :width: 800 px :align: center If no policy is found for the configuration of the SAML2 options of a service -provider, the following error is displayed when a SSO request is received. +provider, the following error is displayed to the users when a SSO request is +received. .. image:: pictures/error_no_sp_options.png :width: 800 px @@ -115,8 +120,8 @@ Configure the attribute policy of the service provider See the attribute management page :ref:`attribute_management`. -How to refresh metadata of an identity provider hosted at a Well-Known Location? --------------------------------------------------------------------------------- +How to refresh the metadata of a service provider hosted at a Well-Known Location? +================================================================================== The Well-Known Location (WKL) means that the entity Id of the provider is a URL at which the provider metadata are hosted. @@ -129,6 +134,6 @@ the menu 'Update metadata', then click on 'Go'. :align: center How to create in bulk service providers with the sync-metadata script? ----------------------------------------------------------------------- +====================================================================== See the page explaining the use of the script sync-metadata :ref:`sync-metadata_script`. diff --git a/doc/pictures/idp_options_all.png b/doc/pictures/idp_options_all.png new file mode 100644 index 000000000..bb2b69c79 Binary files /dev/null and b/doc/pictures/idp_options_all.png differ diff --git a/doc/pictures/idp_options_default.png b/doc/pictures/idp_options_default.png new file mode 100644 index 000000000..a0eb5122e Binary files /dev/null and b/doc/pictures/idp_options_default.png differ diff --git a/doc/pictures/idp_options_regular.png b/doc/pictures/idp_options_regular.png new file mode 100644 index 000000000..e78b9e163 Binary files /dev/null and b/doc/pictures/idp_options_regular.png differ diff --git a/doc/pictures/idp_options_regular_modify_sp.png b/doc/pictures/idp_options_regular_modify_sp.png new file mode 100644 index 000000000..d00a1d82c Binary files /dev/null and b/doc/pictures/idp_options_regular_modify_sp.png differ diff --git a/doc/pictures/idp_options_regular_saved.png b/doc/pictures/idp_options_regular_saved.png new file mode 100644 index 000000000..f177a93c6 Binary files /dev/null and b/doc/pictures/idp_options_regular_saved.png differ diff --git a/doc/pictures/sp_options_all.png b/doc/pictures/sp_options_all.png index bb2b69c79..85748be32 100644 Binary files a/doc/pictures/sp_options_all.png and b/doc/pictures/sp_options_all.png differ diff --git a/doc/pictures/sp_options_default.png b/doc/pictures/sp_options_default.png index a0eb5122e..b748a4896 100644 Binary files a/doc/pictures/sp_options_default.png and b/doc/pictures/sp_options_default.png differ diff --git a/doc/pictures/sp_options_regular.png b/doc/pictures/sp_options_regular.png index e78b9e163..2e13ad159 100644 Binary files a/doc/pictures/sp_options_regular.png and b/doc/pictures/sp_options_regular.png differ diff --git a/doc/pictures/sp_options_regular_modify_sp.png b/doc/pictures/sp_options_regular_modify_sp.png index d00a1d82c..47010a4c8 100644 Binary files a/doc/pictures/sp_options_regular_modify_sp.png and b/doc/pictures/sp_options_regular_modify_sp.png differ diff --git a/doc/pictures/sp_options_regular_saved.png b/doc/pictures/sp_options_regular_saved.png index f177a93c6..6c38fe71c 100644 Binary files a/doc/pictures/sp_options_regular_saved.png and b/doc/pictures/sp_options_regular_saved.png differ