Use the PUT /protocolMetadata/lifetimeSettings
endpoint to update metadata cache duration and reload delay for automated reloading
Code | Reason |
---|---|
200 | Metadata lifetime settings updated. |
400 | The request was improperly formatted or contained invalid fields. |
422 | Validation error(s) occurred. |
MetadataLifetimeSettings
- Metadata lifetime settings.
Property | Type | Description |
---|---|---|
cacheDuration | integer | This field adjusts the validity of your metadata in minutes. The default value is 1440 (1 day). |
reloadDelay | integer | This field adjusts the frequency of automatic reloading of SAML metadata in minutes. The default value is 1440 (1 day). |