Missing ConditionalAccessPolicy properties and endpoint methods
還沒有人認領這個 Issue。
評估
研究方向
首先定位 ConditionalAccessPolicy 模型和 SDK 進入點 identity().conditionalAccess()。將兩者與連結的 Microsoft Graph 文件進行比較,包括所要求的原則屬性和清單端點。完成的標準是可以透過 policies().get(...) 列出原則,且模型公開 grantControls、conditions、id、state 和 sessionControls。
由索引模型根據 Issue 內容生成。
描述
Is your feature request related to a problem? Please describe the problem.
Hi all,
While upgrading from 6.21.0 to 6.46.0 (I know, quite the upgrade), I noticed that the ConditionalAccessPolicy class doesn't follow the model documented by the official Microsoft Graph Documentation and is not "listable" anymore.
What used to be a simple request from
client.policies.conditionalAccessPolicies().get(...)
is now completely missing from the SDK.
Following the URL pattern described in the documentation, I was hoping I'll be able to find my conditional access policies under .identity().conditionalAccess().
Unfortunately, there's no .get() method under there...
Furthermore, the ConditionalAccessPolicy class (available under graph.beta.models.networkaccess namespace ?) is missing quite a few properties listed by documentation:
grantControls❌conditions❌id❌state❌sessionControls❌
Describe the solution you'd like.
- Conditional access policies can be listed under the
.identity().conditionalAccess().policies().get(...) ConditionalAccessPolicyclass has all the appropriate fields available
Additional context?
No response
- 主要語言
- Java
- 星號
- 32
- 分支
- 14
- 平均合併
- 1 天 3 小時
- 30 天內合併 PR
- 6
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
microsoftgraph/msgraph-beta-sdk-java 的其他 Issue
-
type:bug
難度 3/5 1-2 天 新手友好度 45/100
-
type:bug
難度 4/5 3-5 天 新手友好度 35/100
-
enhancement help wanted
難度 3/5 1-2 天 新手友好度 35/100
-
type:bug
難度 4/5 3-5 天 新手友好度 35/100
microsoftgraph/msgraph-beta-sdk-java#1162 · 1 則留言 · 1 個 reaction ·
-
Needs: attention :wave: Needs: Attention 👋 Type: Question
難度 3/5 1-2 天 新手友好度 35/100
microsoftgraph/msgraph-beta-sdk-java#1002 · 2 則留言 ·
查看 microsoftgraph/msgraph-beta-sdk-java 的全部 Issue
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 78/100
-
難度 2/5 1-3 小時 新手友好度 76/100
-
bug needs triage
難度 2/5 1-3 小時 新手友好度 76/100
-
難度 1/5 1 小時以內 新手友好度 94/100
objectionary/hone-maven-plugin#1061 ·
-
type:bug
難度 2/5 1-3 小時 新手友好度 72/100