- Deprecation:
allow_brokerwill be replaced byenable_broker_on_windows(#613) - Bugfix: Device Code Flow (and Username Password Flow) and its subsequent silent request will automatically bypass broker and succeed. (#569)
- Enhancement:
acquire_token_interactive()supports running inside Docker - Observability: Successful token response will contain a new
token_sourcefield to indicate where the token was obtained from:identity_provider,cacheorbroker. (#610)