Hey Dima,
In that case, you can use JWT. With JWT, you can add a header that the ZTNA service attaches to requests sent to the application within the internal network (through connector). This allows the application to identify the user without requiring an SSO integration.
Additionally, you can configure the signing key used for the JWT. The token is signed with this key, and the application verifies it to ensure authenticity.
This configuration is available under the Advanced option in the application object. Once you start configuring JWT, a wizard will guide you through the relevant signing options and required steps.
You can find more details at the following link:
https://techdocs.broadcom.com/us/en/symantec-security-software/web-and-network-security/ztna/1-0/configure-applications/create-web-application/configure-sso.html
Thanks,
Stas.