Hin
TunnelBlick now add IV_SSO=crtext
When my server receive this, it ask for a response
Tunnelblick receive this order but never display a windows.
2025-02-26 16:31:52.716610 MANAGEMENT: >STATE:1740583912,AUTH_PENDING,timeout 300,,,,,
2025-02-26 16:31:52.716730 AUTH_PENDING received, extending handshake timeout from 60s to 300s
2025-02-26 16:31:52.717001 Info command was pushed by server ('CR_TEXT:E,R:Entrez votre code TOTP !')
2025-02-26 16:31:53.872097 MANAGEMENT: >STATE:1740583913,GET_CONFIG,,,,,,
2025-02-26 16:31:53.872327 SENT CONTROL [azmcvpn01]: 'PUSH_REQUEST' (status=1)
2025-02-26 16:31:58.484788 SENT CONTROL [azmcvpn01]: 'PUSH_REQUEST' (status=1)
The same profile work well with OpenVPNGUI on windows, and OpenVPN Connect
The profile:
proto udp
remote-cert-tls server
client
dev tun
resolv-retry infinite
keepalive 10 120
nobind
auth-user-pass
key-direction 1
auth-user-pass
(i just remove serveur url and certificates informations)
Any help will be appriciate