fix: automatically include offline_access as a scope in the Azure provider to enable automatic token refreshing#3001
Conversation
22384a7 to
30b8867
Compare
WalkthroughThe Azure provider now coerces Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@jlowin , agree. I can fix |
|
@jlowin this is ready for review, and I've rebased main into this branch. |
00f4968 to
060826a
Compare
|
Thank you! |
…vider to enable automatic token refreshing (PrefectHQ#3001) Co-authored-by: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
Add documentation to the Azure provider: We recommend always sending
offline_accessas anadditional_authorize_scopes. This enable FastMCP to automatically refresh all tokens.Contributors Checklist
offline_accesssetting for Azure #3000Review Checklist
Closes #2628