Matt
|
3a83831a20
|
FEAT: Implement authenticated internal API call utility to forward cookies and enhance authentication handling
|
2025-06-15 17:48:40 +02:00 |
Matt
|
4abf74e750
|
KEYCLOAK AUTH FIX: Phase 3 - Webhook & EOI Endpoints
**UPDATED ENDPOINTS (17/41 total):**
9. eoi-send-to-sales.ts
10. request-more-info-to-sales.ts
11. request-more-information.ts
12. eoi/upload-document.ts
13. eoi/validate-document.ts
14. eoi/check-signature-status.ts
**AUTHENTICATION:** All support dual auth:
- x-tag header (webhooks/external calls)
- Keycloak session (logged-in users)
**PROGRESS:** 17/41 endpoints completed (41%)
**NEXT:** Continue with remaining EOI, Email, Files endpoints
**CRITICAL:** This should RESOLVE the 400 Bad Request errors
when using webhooks after Keycloak authentication!
|
2025-06-15 16:22:55 +02:00 |
Matt
|
839b307edd
|
updates
|
2025-06-10 16:48:40 +02:00 |
Matt
|
1030103b7a
|
updates
|
2025-06-10 15:52:30 +02:00 |
Matt
|
4b6d3fd991
|
updates
|
2025-06-10 15:01:04 +02:00 |
Matt
|
8c0d8cae69
|
updates
|
2025-06-10 14:52:39 +02:00 |
Matt
|
218705da52
|
Add EOI automation system with email processing and document management
- Implement automated EOI processing from sales emails
- Add EOI document upload and management capabilities
- Enhance email thread handling with better parsing and grouping
- Add retry logic and error handling for file operations
- Introduce Documeso integration for document processing
- Create server tasks and plugins infrastructure
- Update email composer with improved attachment handling
|
2025-06-10 13:59:09 +02:00 |