Skip to content

Setting up 2FA for FalconPy? #1084

Answered by jshcodes
cyberbeach33 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi cyberbeach33 -

Thanks for the questions! 😄

Note

While FalconPy maintains credentials and authentication state within the Authentication Object, it does not maintain information about how these credentials are provided or additional authentication factors used. This is intentional, and allows for more developer flexibility regarding these types of requirements.

Let’s start with credential storage.

Storing credentials

There are many examples of storing credentials using Python online, with none of them necessarily being the “right” or “wrong” answer. Each solution has unique advantages and disadvantages. Some solutions may align to the needs of your environment, others… maybe not so much.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@cyberbeach33
Comment options

Answer selected by cyberbeach33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
authentication Issues or questions regarding authentication SDK usage General SDK usage issues and questions
2 participants