Skip to content

Commit

Permalink
Deployed a4fc345 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmorev committed Dec 16, 2024
1 parent de0a6b6 commit 881c6fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion actions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ <h2 id="read-remote-metadata">Read remote metadata</h2>
<p>Refresh IdP details using remote metadata. It gets the remote metadata XML file
from the provided URL, parses it, caches and returns a dict with extracted data.</p>
<p><strong>Parameters</strong>: <code>url</code>(string) - a URL for the remote metadata source. Set as a
key-value item in <code>data_dict</code> dictionary. If If key <code>url</code> is not presented in
key-value pair in <code>data_dict</code> dictionary. If key <code>url</code> is not presented in
<code>data_dict</code> - use config options: <code>ckanext.saml.metadata.url</code>.</p>
<p><strong>Return</strong>: settings dict with extracted idp data </p>
<p><strong>Type</strong>: <code>dict</code></p>
Expand Down
Loading

0 comments on commit 881c6fe

Please sign in to comment.