microsoftgraph / microsoftgraph/msgraph-metadata

refreshTokensValidFromDateTime property missing on user entity

Open
#194 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

metadata-issue priority:p3 Type: Bug
Dominant language
XSLT
Stars
166
Forks
55
Avg merge
16h 12m
Merged PRs (30d)
14

Description

The public documentation indicates that user has a refreshTokensValidFromDateTime property

GET https://graph.microsoft.com/v1.0/users?$select=refreshTokensValidFromDateTime succeeds.

However our metadata doesn't have the property.

We should try to get the identity workload to fix their metadata, or patch it here.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the user entity metadata with the public Microsoft Graph user documentation and the GET /v1.0/users?$select=refreshTokensValidFromDateTime request. Determine whether the identity workload has corrected its metadata; done means the property is represented in this repository or the upstream fix is documented.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.