Skip to content

[WCP] Component buckets empty, ak_sys_auth_interactive_available exception despite valid enrollment #678

@derever

Description

@derever

Hi,

we're trying to get the WCP running on a Windows 11 machine (domain-joined, HP Z2 G5) with agent 0.40.1 and server 2026.2.0.

Enrollment works fine, config gets pulled correctly (license_status=valid, authorization_flow set, JWKS keys present), and domains join succeeds with exit 0. But the component buckets (auth, ctrl, device, ping, session, agent_starter) in troubleshoot inspect are always empty.

Because of that, the credential provider DLL throws Exception in ak_sys_auth_interactive_available on every login screen load and the CEF login window never appears.

What we tried:

  1. Fresh enrollment with new token
  2. domains join as SYSTEM (exit 0, no errors)
  3. Setting authorization_flow on the connector (was null initially)
  4. icacls permissions on the WCP directory ([WCP] CEF window does not show up when wcp is installed in Program Files #440 workaround)
  5. Restarting the agent after each change

troubleshoot check shows the expected NSS/PAM failures (Linux-only) and unknown service sys_directory.SystemDirectory via gRPC, but the agent itself is running fine.

The agent config in the DB looks correct, it just seems like the components never actually start. Any idea what we might be missing, or is this still WIP?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions