Hi,
I have been receiving emails from Auth0 about upgrading TLS. In the email, I get a notice saying that log analysis shows that some of my clients are using TLS 1.0 or TLS 1.1 to connect. The email also says that I can check this by querying Auth0 logs.
However, when I query Auth0 logs with the following query: type: "deprecation notice"
, as suggested here, I see nothing.
So, how do I check which of my clients are connecting to my tenant with TLS 1.0 or 1.1?