Internship : TrustID MFA for RDP and Windows Logon

Pully, VD
Vollzeit
08.03.2025
Vollzeit
ELCA Informatique SA

Internship : TrustID MFA for RDP and Windows Logon

Stellenbeschreibung

Description

TrustID is an ELCA’s product delivering strong multi-factor authentication (MFA). It is particularly well-suited for external accesses. The privileged authentication factor is an OTP tightly coupled with the TrustID app.

In some specific scenario, we need to have MFA for logging to Windows workstation or RDP access. We would like to provide such feature to our clients.

Under Windows, user log-on is delegated to a module called credential provider ( https://docs.microsoft.com/en-us/windows/win32/secauthn/winlogon-and-credential-providers ). We thus want to write such a credential provider that would use TrustID to implement the authentication.

Objectives

  • Understand Windows Logon & Credential Provider mechanisms
  • Understand TrustID architecture
  • Design a solution to be able to use TrustID authenticator through Windows Credential Provider
    • Both online and offline mode must be functional
    • Ideally, the designed solution should be able to support other kind of authenticator
  • Implement this credential provider for TrustID mobile authenticator
  • Document this new feature

Depending on time available, support of other kind of authenticator can be added.

Our offer

  • A dynamic work and collaborative environment with a highly motivated multi-cultural and international sites team
  • The chance to make a difference in peoples’ life by building innovative solutions
  • Various internal coding events (Hackathon, Brownbags), see our technical blog
  • Monthly After-Works organized per locations

Skills required

  • Win32 and system programming
  • C++