We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

What is the purpose of Web Service Access only in user registration form

Uday32
Kilo Contributor

What is the purpose of Web Service Access only in user registration form

5 REPLIES 5

susmitasada
Tera Contributor

The “Web Service Access Only” option designates an account strictly for API-based integrations, preventing UI login and limiting access to REST/SOAP calls only. This ensures the account performs only its intended integration functions, strengthening security, enforcing least‑privilege access, and supporting compliance.