I am using the following package in my angular application which is integrated with Okta sign in.
package name: "@microsoft/applicationinsights-web" package is for azure app insights.
I can see that it logs the telemetry along with User's oktaId value under user_AuthenticatedId. see the screenshot.
We need to change our identity provider from Okta to different SecureAuth.
My question is, how does app insights find the user's Okta Id?