Windows auto sign-on
Budget: $30 – $250 USD
This will be a c# or vb.net project running as a service in the background.
Summary of operation:
Service will automatically login user to a windows 8 or 10 computer using credentials received from a web api.
Workflow:
1. Service will detect if system is at login or locked screen.
2. Service will retrieve a unique id from the API
3. Service will show this ID on the login / lock screen in some manner.
4. Service will query the api service on an interval of every 3 seconds asking for credentials when at login screen
5. Service will enter the login credentials provided by the web API. (Username, Password, optional Domain)
6. Service is idle when signed in.
Summary of operation:
Service will automatically login user to a windows 8 or 10 computer using credentials received from a web api.
Workflow:
1. Service will detect if system is at login or locked screen.
2. Service will retrieve a unique id from the API
3. Service will show this ID on the login / lock screen in some manner.
4. Service will query the api service on an interval of every 3 seconds asking for credentials when at login screen
5. Service will enter the login credentials provided by the web API. (Username, Password, optional Domain)
6. Service is idle when signed in.