Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The documentation shows direct use of `app_id` and `app_secret` to retrieve a tenant access token, but it does not include any warning about secure secret storage, redaction, or the risk of exposing long-lived credentials in source files, terminals, screenshots, or logs. In a security-sensitive auth flow, omission of secret-handling guidance can lead users to copy real credentials into scripts and examples, increasing the likelihood of credential leakage and subsequent token theft.
