[GH-ISSUE #1313] feat (Docs): Microsoft Auth is missing callback URL #8689

Closed
opened 2026-04-13 03:51:01 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @villaa19 on GitHub (Jan 30, 2025).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/1313

Is this suited for github?

  • Yes, this is suited for github

I assumed the callback url needed in microsoft entra was the same as auth.js
which on localhost is the following:

http://localhost:3000/api/auth/callback/microsoft-entra-id

Describe the solution you'd like

The docs should say that the callback url should be

http://localhost:3000/api/auth/callback/microsoft

Describe alternatives you've considered

Maybe when you supply an invalid redirect URI better auth should display similar redirect URI that are valid and should work?

Additional context

No response

Originally created by @villaa19 on GitHub (Jan 30, 2025). Original GitHub issue: https://github.com/better-auth/better-auth/issues/1313 ### Is this suited for github? - [x] Yes, this is suited for github ### Is your feature request related to a problem? Please describe. I assumed the callback url needed in microsoft entra was the same as auth.js which on localhost is the following: `http://localhost:3000/api/auth/callback/microsoft-entra-id` ### Describe the solution you'd like The docs should say that the callback url should be `http://localhost:3000/api/auth/callback/microsoft` ### Describe alternatives you've considered Maybe when you supply an invalid redirect URI better auth should display similar redirect URI that are valid and should work? ### Additional context _No response_
GiteaMirror added the locked label 2026-04-13 03:51:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#8689