Azure-Samples / Azure-Samples/ms-identity-python-samples-common

"ms-identity-web" package has been squatted by another user on PyPI since May 2023

オープン
#9 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
47
フォーク
42
PR マージ指標
30日以内にマージされた PR はありません

説明

### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```

### Minimal steps to reproduce

```sh
pip install ms-identity-web
```

### Any log messages given by the failure

Installs this package from PyPI: https://pypi.org/project/ms-identity-web/

This appears to be [someone's personal fork of this repository](https://github.com/aabedoya/ms-identity-web/), with additional modifications. It is not clear that this package is *not* published by Microsoft, as it reproduces this repository's original README, written as a "first party" (ie: Microsoft).

Many Azure tutorials reference the module (but have hard-coded `requirements.txt` to point at the correct place) – but installing it won't actually work!

The available clues that there may be a problem are:

* Some labels and commit messages not in English
* Pointing at someone's personal GitHub repository

### Expected/desired behavior

`pip install ms-identity-web` should install a _Microsoft-maintained_ library, and any needed functionality to use Microsoft Identity APIs with Django and Flask should be in there too.

Alternatively, its functionality should move into [the main MSAL for Python library](https://github.com/AzureAD/microsoft-authentication-library-for-python).

### OS and Version?

Any/all

### Versions

0.0.4 (but this may be a nonsense version number)

### Mention any other details that might be useful

Someone at Microsoft should lodge a name dispute: https://pypi.org/help/#project-name-claim :)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。