python-msal
No description set
- Developed at devel:languages:python:azure
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-msal && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
msal-1.24.1.tar.gz | 0000121528 119 KB | |
python-msal.changes | 0000017191 16.8 KB | |
python-msal.spec | 0000002156 2.11 KB |
Revision 16 (latest revision is 24)
Ana Guerrero (anag+factory)
accepted
request 1116468
from
Robert Schweikert (rjschwei)
(revision 16)
- Update to version 1.24.1 + Includes minor adjustments on handling acquire_token_interactive(). The scope of the issue being addressed was limited to a short-lived sign-in attempt. The potential misuse vector complexity was high, therefore it is unlikely to be reproduced in standard usage scenarios; however, out of abundance of caution, this fix is shipped to align ourselves with Microsoft's policy of secure-by-default. - from version 1.24.0 + Enhancement: There may be a new msal_telemetry key available in MSAL's acquire token response, currently observed when broker is enabled. Its content and format are opaque to caller. This telemetry blob allows participating apps to collect them via telemetry, and it may help future troubleshooting. (#575) + Enhancement: A new enable_pii_log parameter is added into ClientApplication constructor. When enabled, the broker component may include PII (Personal Identifiable Information) in logs. This may help troubleshooting. (#568, #590) - Remove temporary version override (forwarded request 1116418 from glaubitz)
Comments 0