SCIM API for SAML linked accounts
未關閉
還沒有人認領這個 Issue。
feature request
- 主要語言
- Python
- 星號
- 7.8k
- 分支
- 1.9k
- 平均合併
- 17 分鐘
- 30 天內合併 PR
- 2
描述
We would like to be able to make use of the SCIM API (https://developer.github.com/v3/scim/) within the pyGithub package. This would enable us to search users in our organisation by their SCIM attributes, such as the idp provided email address, nameID. These attributes cannot be changed by the organisation members, unlike their personal github account details, so would provide an immutable set of search criteria for us.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 issue 中連結的 SCIM API 文件開始,並檢查 PyGithub 中現有的 GitHub API 資源模式。定義如何為組織使用者搜尋公開與 SCIM 關聯的帳戶及其不可變屬性,然後驗證是否可以透過該 package 查詢所要求的屬性。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github, python
- 領域
- api, authentication
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100