Skip to content

Commit 6b29481

Browse files
address review comments
1 parent 0df9c2c commit 6b29481

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/includes/guides/authentication/standard-based-login/add-saml-idp-login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ When you configure a SAML metadata endpoint, {{ product_name }} fetches and cach
178178
- **`validUntil`**: The absolute expiry timestamp of the metadata. {{ product_name }} invalidates the cached certificate when this timestamp is reached.
179179
- **`cacheDuration`**: The duration for which the metadata is considered valid. {{ product_name }} invalidates the cached certificate after this duration.
180180

181-
If neither `validUntil` nor `cacheDuration` is defined, a default cache lifetime of 24 hours applies.
181+
If neither `validUntil` nor `cacheDuration` is defined, a default maximum cache lifetime of 24 hours applies.
182182

183183
{% if product_name == "WSO2 Identity Server" and is_version > "7.2.0" %}
184184

0 commit comments

Comments
 (0)