Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Call the"Hello" method in DualShieldto check the connection

Code Block
languagepy
def test_1_hello(self):

...


r=self.auth.execute("auth/hello", {})

...


<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e9129c09-948c-45d8-be42-50c5ca2ba70c"><ac:plain-text-

...

body>

<![CDATA[ self.assertEqual(r['error'], 0)

...



]]></ac:plain-text-body></ac:structured-macro>


Anchor
_Toc341972304
_Toc341972304
Static Password Authentication

...