jkroepke / openvpn-auth-oauth2

openvpn-auth-oauth2 is a plugin/management interface client for OpenVPN server to handle an OIDC based single sign-on (SSO) auth flows
https://github.com/jkroepke/openvpn-auth-oauth2/wiki
MIT License
152 stars 24 forks source link

Conditional access on linux doesn't work #140

Closed SherZCHR closed 7 months ago

SherZCHR commented 7 months ago

Current Behavior

I try to use the conditional access with a linux client, but isn't working. When the client configuration open the website to connect on azure it tell me my access is granted but my computer isn't compliant. The conditional access rule is configured to accept only compliant computer. It's working well on windows but not on linux.

Expected Behavior

I need to be block at the connexion after the azure connection.

Steps To Reproduce

1. Be no compliant
2. Connection to a VPN Site
3. Access granted

Environment

openvpn-auth-oauth2 logs

No response

openvpn server logs

No response

Anything else?

No response

SherZCHR commented 7 months ago

It seems to be an Azure Issue than a plugin issue, you can close it