IPWorks Auth 2020 Python Edition

Questions / Feedback?

get_security_token Method

Gets the security token.

Syntax

def get_security_token() -> None: ...

Remarks

This method communicates with federation_sts and local_sts as applicable to obtain a security token. The security_token_xml property will be populated with the retrieved token.

When auth_mode is set to 0 (camSharePointOnline) or 1 (camDynamicsCRM) the class will automatically populate various properties to known values to reduce the number of required settings. Typically only the following properties are required:

When auth_mode is set to 2 (camADFS) or 3 (camCustom) the following properties are required:

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 Python Edition - Version 20.0 [Build 8155]