Hi @TheLumberjack ,
thank you very much for the warm welcome! 
So far, I’m generally very satisfied with the product, and I’m really happy to join the OpenZiti community. I’m looking forward to learning more, sharing experiences, and connecting with everyone here!
This is what appears when I run the command "ziti edge policy-advisor identities login-CG-ADM -q"
I should also mention that the DNS name configured during the creation of the Ziti network was, for example, ziti.test. However, the automatically generated certificate for this domain is reported as invalid when I try to add the network to Ziti Edge.
To work around this, I created a separate domain, ui.ziti.test, and configured it with a Let's Encrypt certificate so that I can access the Ziti UI through a trusted HTTPS connection.
When I add the network using the address https://ui.ziti.test, the identity successfully loads the connection to the IdP. I am able to authenticate the user with my Entra account, and the services are visible in the UI. However, the services remain inaccessible and I cannot establish a connection to them.
Interestingly, when I add the identity as an administrator, I can also log in to the Ziti UI using my Entra account and perform all administrative tasks successfully. This suggests that the Entra ID authentication and the connection to the IdP are working correctly However, the services remain inaccessible and I cannot establish a connection to them.
[2026-08-11T08:11:09.070Z] INFO tunnel-cbs:ziti_tunnel_ctrl.c:1042 on_ziti_event() ziti_ctx[login-CG-ADM] connected to controller
[2026-08-11T08:11:09.087Z] DEBUG ziti-edge-tunnel:ipc_event.c:119 send_events_message() Events Message => {"Op":"identity","Action":"added","Fingerprint":"ui.ziti.test_7112","Id":{"Name":"login-CG-ADM","Identifier":"c:\windows\system32\config\systemprofile\appdata\roaming\netfoundry\ui.ziti.test_7112.json","FingerPrint":"ui.ziti.test_7112","Active":true,"Loaded":true,"Config":{"ztAPI":"https://ziti.test:7112/"},"ControllerVersion":"v2.0.1","IdFileStatus":false,"NeedsExtAuth":false,"ExtAuthProviders":["OIDC-Enroll-JWT-Signer"],"MfaEnabled":false,"MfaNeeded":false,"Metrics":{"Up":0,"Down":0},"MfaMinTimeout":0,"MfaMaxTimeout":0,"MfaMinTimeoutRem":0,"MfaMaxTimeoutRem":0,"MinTimeoutRemInSvcEvent":0,"MaxTimeoutRemInSvcEvent":0,"Deleted":false,"Notified":false}}
Is this information enough? Or could you tell me how to find the specific information you need? 