Our company built an integration of a third party SaaS and Asana. This app accesses asana through a token login, using a specific email account.
We’d like to ensure that access for this specific account is only possible through the token login, and never through direct login email/password.
Is there a way to inhibit a specific account from logging on through email/pwd?
Additionally – are the access logs for a specific account accessible, so that they can be extracted and scanned?