Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions AUTHENTICATION_QUICKSTART.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,14 +284,14 @@ export AUTHORIZED_WEBEX_ORG_IDS="Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi8xMjM0NTY

## Next Steps

- Review the [main README](README.md#authentication-setup) for production deployment
- Check [monitoring README](src/monitoring/README.md#authentication) for detailed auth flow
- Set up AWS Secrets Manager for production (see main README)
- Review [Production Readiness](docs/PRODUCTION_READINESS.md) before exposing the dashboard
in a production environment
- Store production secrets in your organization's approved secret-management service

## Support

For issues or questions:
1. Check the [monitoring README troubleshooting section](src/monitoring/README.md#troubleshooting-authentication)
2. Review [Webex OAuth documentation](https://developer.webex.com/docs/integrations)
3. Create an issue in the repository

Loading