We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88368a commit da3d896Copy full SHA for da3d896
src/onelogin/saml2/idp_metadata_parser.py
@@ -23,7 +23,7 @@
23
class OneLogin_Saml2_IdPMetadataParser(object):
24
"""
25
A class that contain methods related to obtaining and parsing metadata from IdP
26
-
+
27
This class does not validate in any way the URL that is introduced,
28
make sure to validate it properly before use it in a get_metadata method.
29
0 commit comments