Configure the ServiceNow component instance
Configure the component instance so that your user can embed the components onto their website to access component-related data in real-time.
Before you begin
You must have the following setup to configure ServiceNow component instance:
- Enable Web Embeddables in your instance. For more information, see Activate Web Embeddables
- Set up a custom URL as the instance URL
- Authenticate the ServiceNow components using OpenID Connect (OIDC) or non OIDC authentication. For more information, see Authenticate the ServiceNow components using OIDC and Non OIDC authentication for ServiceNow components.
Role required: sn_embeddable_core.emb_admin
About this task
This procedure outlines the high-level steps that you must follow to set up Web Embeddables component instance.
Procedure
Result
The global and component codes are ready to be shared with the third-party admin to embed component instance on their third-party webpage.
What to do next
Embed ServiceNow components instance on the third-party website