GitHub Cloud Troubleshooting and Validation
Validation After Onboarding
-
In SailPoint Entro Dashboard, navigate to Management → Accounts & Integrations → GitHub.
-
Confirm integration status is Verified.
-
Check Last Sync Timestamp for recent data.
-
Review Findings for GitHub secrets or configuration anomalies.
Common Issues
| Issue | Cause | Resolution |
|---|---|---|
| 401 Unauthorized | Invalid or expired token | Recreate or refresh token |
| 403 Forbidden | Missing read permissions |
Adjust scopes or permissions |
| Callback failed | Wrong installation ID | Verify URL and reattempt |
| Missing logs | S3 not configured | Check AWS S3 setup |
API Validation Example
Expected: JSON response with authenticated user.
Security & Compliance Notes
- Read-only operations only
- TLS 1.2+ enforced
- AES-256 encryption used for all secrets and tokens