.. _aam_authentication_saml_metadata_monitor: aam authentication saml metadata-monitor ======================================== Configure SAML metadata out-of-sync detection and recovery options metadata-monitor Specification ------------------------------ ===================================== ================================================================================= **Parameter** **Value** ===================================== ================================================================================= **Type** *Configuration Resource* **Element Name** metadata-monitor **Element URI** /axapi/v3/aam/authentication/saml/metadata-monitor **Element Attributes** metadata-monitor_attributes **Partition Visibility** shared **Schema** :download:`metadata-monitor schema ` ===================================== ================================================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/saml/metadata-monitor .. raw:: html :ref:`72_metadata-monitor_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/aam/authentication/saml/metadata-monitor .. raw:: html :ref:`72_metadata-monitor_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/aam/authentication/saml/metadata-monitor .. raw:: html :ref:`72_metadata-monitor_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/aam/authentication/saml/metadata-monitor .. raw:: html :ref:`72_metadata-monitor_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/aam/authentication/saml/metadata-monitor .. raw:: html :ref:`72_metadata-monitor_attributes` .. raw:: html
.. _72_metadata-monitor_attributes: metadata-monitor attributes --------------------------- **acs-continuous-fail-threshold** **Description** Specify how many ACS continuous fails will trigger metadata reload (ACS continuous fail threshold (default: 10)) **Type:** number **Range:** 2-254 **acs-missing-period** **Description** Specify how long no acs request will trigger metadata reload (in seconds (default: 60)) **Type:** number **Range:** 1-254 **acs-missing-threshold** **Description** Specify how many ACS request missing in the period will trigger metadata reload (ACS request missing threshold (default: 100)) **Type:** number **Range:** 10-254 **status** **Description** 'enable': Enable SAML metadata out-of-sync detection; 'disable': Disable SAML metadata out-of-sync detection; **Type:** string **Supported Values:** enable, disable **Default:** enable **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters