Skip to main content
Version: Beta 🚧

Session

Methods to configure your Session Settings in a Notebook Environment

PageDescription
complete_loginComplete non-interactive login as a User.
get_caller_identityIntrospect the current User or API Key used to authenticate with Tecton.
loginAuthenticate to a Tecton instance either as a user or with a Tecton API key.
logoutClear any User credentials from the interactive Python session that were previously set using tecton.login().
set_validation_modeConvenience utility to set the Tecton object validation mode for the lifetime of the Python process.

Was this page helpful?