Set up JSN

Connect JSN to a ServiceNow instance with a named profile and safe defaults.

Connect an instance

Run the setup wizard and choose OAuth when available:

jsn setup

JSN stores named profiles so you can switch between instances without rewriting commands. Start with read-only mode while you learn the command surface.

jsn auth status
jsn auth modify <profile>

Read the full authentication feature.