Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App forgets OAuth Configuration #51

Open
roberteckdale opened this issue Dec 27, 2023 · 1 comment
Open

App forgets OAuth Configuration #51

roberteckdale opened this issue Dec 27, 2023 · 1 comment
Labels

Comments

@roberteckdale
Copy link

roberteckdale commented Dec 27, 2023

Describe the bug
Recently switched from using Webhooks to OAuth and have run into an issue were the app 'forgets' its OAuth config. Alerts will work for a few days and then just stop. If you go to the app config page the OAuth token field will be empty.

To Reproduce
Steps to reproduce the behavior:

  1. Configure app to use OAuth token per documentation
  2. Wait a few days (up to 6)
  3. When alerts stop functioning, go to app setup and you'll see the OAuth token field is empty.

Expected behavior
I would expect the configured OAuth token configuration to be permanently saved

Screenshots
If applicable, add screenshots to help explain your problem.

Splunk Environment:

  • Splunk Version: 9.0.3
  • OS: Windows
  • Cloud: No
  • App Version: 2.3

Additional context
Add any other context about the problem here.

@roberteckdale
Copy link
Author

roberteckdale commented Dec 27, 2023

Just took a look at the default\alerts_actions.conf file and it does appear that the app has a parameter for the OAuth token. I'm just going to use Puppet to configure this value which should resolve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant