js_sa_role

If you configure Job Scheduler to use the sa account, you must add this command whenever the sa password is changed:

sp_addexternlogin loopback, sa, sa, new_password
go