Adding a URL on Mac OSX Login Screen - TechRepublic
Question
March 18, 2020 at 06:28 AM
pramodbhaskar1

Adding a URL on Mac OSX Login Screen

by pramodbhaskar1 . Updated 6 years, 2 months ago

We are trying to customize the Login Screen for Mac machine to have a button to opens a secure browser with a pre-defined URL. The below is the sample login screen.
We used below links:
https://developer.apple.com/documentation/securityinterface/sfauthorizationpluginview

https://stackoverflow.com/questions/21056322/customize-login-screen-mac-osx-sfauthorizationpluginview?rq=1

https://stackoverflow.com/questions/21582995/custom-login-lock-screen-in-os-x-mavericks/21618085

https://www.antoinebellanger.ch/blog-post/sfauthorizationpluginview-introduction

However, We could not add a button or a link on the custom login screen.

Is there is a good tutorial or article for doing this? Please share your responses.

All Comments