oAuth profile for integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2022 03:08 AM
Hi,
There is a serviceNow- Splunk integration where it is through Splunk Integratin app. Currently Basic authentication is getting used. We are planning to move to oAuth authentication, where in a profile is created in application registries. Kindly let me know if redirect URL also to be added here?
Is this set up enough for connecting to Splunk and this profile is not captured in update set?
can we move this as xml from lower(test) into higher environment(prod). Or a new profile to be created in prod as well.
Will the client ID and client script refresh at a span of time or is it constant.
Please help me with these questions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2022 04:37 AM
Q1: Kindly let me know if redirect URL also to be added here?
Answer: Yes it can be added.
Q2: Is this set up enough for connecting to Splunk and this profile is not captured in update set?
Answer: Absolutely fine, ideally u need to move XML or u can click on Add to Update set to capture it in update set.
Q3: can we move this as xml from lower(test) into higher environment(prod). Or a new profile to be created in prod as well.
Answer: Refer Above.
Q4: Will the client ID and client script refresh at a span of time or is it constant.
Answer: It is fixed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2022 04:56 AM
Thanks for the details. Its helpful