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 cd97e1f + c789f15 commit 2e436f2Copy full SHA for 2e436f2
1 file changed
src/onelogin/saml2/authn_request.py
@@ -27,7 +27,7 @@ def __init__(self, settings, force_authn=False, is_passive=False, set_nameid_pol
27
Constructs the AuthnRequest object.
28
29
:param settings: OSetting data
30
- :type return_to: OneLogin_Saml2_Settings
+ :type settings: OneLogin_Saml2_Settings
31
32
:param force_authn: Optional argument. When true the AuthNRequest will set the ForceAuthn='true'.
33
:type force_authn: bool
0 commit comments