Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(coderd): support string type for oidc response's expires_in json property#20152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
yyefimov wants to merge7 commits intocoder:main
base:main
Choose a base branch
Loading
fromyyefimov:expires-in-json-number-type

Conversation

yyefimov
Copy link
Contributor

Some versions of Azure AD return expires_in property as string. Use json.Number to accept either integer or string and then convert to int64.
Helpful links:
https://learn.microsoft.com/en-us/answers/questions/2337020/azure-ad-token-endpoint-returns-expires-in-as-stri
https://feedback.azure.com/d365community/idea/7772fd95-26e6-ec11-a81b-0022484ee92d

@cdr-botcdr-botbot added the communityPull Requests and issues created by the community. labelOct 2, 2025
@yyefimovyyefimov changed the titlefix(coderd): oidc response expires_in json property can be stringfix(coderd): support string type for oidc response's expires_in json propertyOct 2, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees

@yyefimovyyefimov

Labels
communityPull Requests and issues created by the community.
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@yyefimov

[8]ページ先頭

©2009-2025 Movatter.jp