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.
2 parents d737062 + ec5ac00 commit fac42e2Copy full SHA for fac42e2
1 file changed
src/onelogin/saml2/auth.py
@@ -42,8 +42,8 @@ def __init__(self, request_data, old_settings=None, custom_base_path=None):
42
:param request_data: Request Data
43
:type request_data: dict
44
45
- :param settings: Optional. SAML Toolkit Settings
46
- :type settings: dict
+ :param old_settings: Optional. SAML Toolkit Settings
+ :type old_settings: dict
47
48
:param custom_base_path: Optional. Path where are stored the settings file and the cert folder
49
:type custom_base_path: string
0 commit comments