Auto fill system user login in MAC OS

345 views Asked by At

I have to create a MAC OS desktop application for auto-fill system login.

For that I have checked AutoFill Credential Provider Entitlement, but it works only for AutoFill in Safari and other MAC OS native apps, Didn't works for system login.

Also create desktop app demo to detect screen lock/unlock events using addObserver notification center, puts an application in login items, it works after user login into the system, how can I start my desktop app when the system starts before login(start app on the system login screen)

Also i have checked customized login screen field using NameAndPassword plugin, but it works only after user logout from system, it didn't work on mac os start-up and sleep mode, and suggest how can I auto-fill user name and password field from MAC OS desktop app.

My concern is the auto-fill system user login screen username and password field using a custom login screen or default system login screen.

0

There are 0 answers