A Content Composer Windows service or console application uses a specific IdP user account for authentication.
The user credentials and other IdP settings are stored in a so-called Secrets file, which is encrypted using the Windows Data Protection API.
The Windows Data Protection API uses the windows user account to encrypt and decrypt data.
Therefore, the Secrets file can only be decrypted using the same Windows account that was used for encryption.