[GH-ISSUE #5659] [BUG]: App Intergration Outlook - Desktop Missing Client Secret? #5226

Closed
opened 2026-06-05 14:52:47 -04:00 by yindo · 2 comments
Owner

Originally created by @ohromeo on GitHub (May 19, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5659

Originally assigned to: @timothycarambat on GitHub.

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

there is no client secret on the desktop version? - is this correct

DESKTOP:
Image

DOCKER:

Image

Are there known steps to reproduce?

enable Outlook app intergration then select org accounts only (requires tenant id)

LLM Provider & Model (if applicable)

n/a

Embedder Provider & Model (if applicable)

n/a

Originally created by @ohromeo on GitHub (May 19, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5659 Originally assigned to: @timothycarambat on GitHub. ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? there is no client secret on the desktop version? - is this correct DESKTOP: <img width="532" height="379" alt="Image" src="https://github.com/user-attachments/assets/483bdd43-c0a8-4f1e-a8d8-c145bab1d1e5" /> DOCKER: <img width="511" height="456" alt="Image" src="https://github.com/user-attachments/assets/8592c366-a210-4455-8a22-1efbef92b4b6" /> ### Are there known steps to reproduce? enable Outlook app intergration then select org accounts only (requires tenant id) ### LLM Provider & Model (if applicable) n/a ### Embedder Provider & Model (if applicable) n/a
yindo added the core-team-onlyDesktop labels 2026-06-05 14:52:47 -04:00
yindo closed this issue 2026-06-05 14:52:47 -04:00
Author
Owner

@nehaprasad-dev commented on GitHub (May 20, 2026):

Hello @timothycarambat please check out this PR!

<!-- gh-comment-id:4499999103 --> @nehaprasad-dev commented on GitHub (May 20, 2026): Hello @timothycarambat please check out this PR!
Author
Owner

@shatfield4 commented on GitHub (May 20, 2026):

This was done intentionally and uses the PKCE flow which requires no client secret key.

The docs below show how to set this up including a note on why desktop does not require the client secret key.

https://docs.anythingllm.com/agent/usage/outlook-agent#get-the-client-secret-docker-only

<!-- gh-comment-id:4501016595 --> @shatfield4 commented on GitHub (May 20, 2026): This was done intentionally and uses the PKCE flow which requires no client secret key. The docs below show how to set this up including a note on why desktop does not require the client secret key. https://docs.anythingllm.com/agent/usage/outlook-agent#get-the-client-secret-docker-only
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5226