File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -398,6 +398,12 @@ will be accepted as valid.
398398When the paramenter *disable_ssl_certificate_validation * is set to True the
399399validity of ssl certificate will be skipped.
400400
401+ When using a remote metadata source, the `node_name ` option can be set to
402+ define the name of the root node of the XML document, if needed. Usually,
403+ the node name will be `urn:oasis:names:tc:SAML:2.0:metadata:EntityDescriptor `
404+ or `urn:oasis:names:tc:SAML:2.0:metadata:EntityDescriptor ` (node namespace
405+ and node tag name).
406+
401407When using MDQ, the `freshness_period ` option can be set to define a period for
402408which the metadata fetched from the the MDQ server are considered fresh. After
403409that period has passed the metadata are not valid anymore and must be fetched
You can’t perform that action at this time.
0 commit comments