Conversation
|
|
🧪 Test Suite AvailableThis PR can be tested by a repository admin. |
Merge activity
|
Confidence Score: 5/5Safe to merge — documentation-only change with one minor concern about an unreferenced image asset. All findings are P2 style/cleanup. The docs change itself is correct and well-written. The only concern is a potentially orphaned image that doesn't affect functionality or correctness. docs/media/user-provisioning/gws-scope-for-oauth-client.png — verify this image is intentionally included or remove it if added by mistake. Important Files Changed
|

Summary
Adds CORS configuration instructions for Claude for Office integration with Bifrost, enabling requests from the
pivot.claude.aidomain.Changes
https://pivot.claude.aito the Allowed Origins list*Type of change
Affected areas
How to test
Verify the documentation renders correctly and the CORS configuration step is clear:
https://pivot.claude.aiis correctly formatted*displays properlyScreenshots/Recordings
N/A - Documentation update only
Breaking changes
Related issues
N/A
Security considerations
This change documents CORS configuration which affects cross-origin request security. Users should understand the implications of adding specific origins to their allowed list versus using wildcard origins.
Checklist
docs/contributing/README.mdand followed the guidelines