Unable to generate token using key-pair authentication in ServiceNow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 05:25 AM - edited 08-08-2024 05:29 AM
Hi,
We’re currently setting up an outbound integration with Snowflake using the REST API and key-pair authentication. We need to generate JWT tokens on the ServiceNow side for this integration.
Here’s a brief summary of our setup:
We’re currently setting up an outbound integration with Snowflake using the REST API and key-pair authentication. We need to generate JWT tokens on the ServiceNow side for this integration.
Here’s a brief summary of our setup:
- Integration Type: Outbound integration with Snowflake
- Authentication Method: Key-pair authentication (using private key, snowflake credentials)
- Task: Generating JWT tokens for authentication via the REST API
Issue:
- We tried to generate token using background script and are encountering challenges with generating the JWT tokens using the private key.
- Any guidance or examples on how to correctly perform this token generation would be greatly appreciated
0 REPLIES 0