Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OKTA-829605 fix get user return type #769

Merged
merged 3 commits into from
Feb 3, 2025

Conversation

bryanapellanes-okta
Copy link
Contributor

@bryanapellanes-okta bryanapellanes-okta commented Jan 28, 2025

Removed model UserGetSingleton, corrected response definition for getUser operation to return User.

Fixes #755

- CreateFederatedUser creates federated user instead of user in pending activation state
- Change Office365ApplicationSettings.App to dictionary

## 9.0.1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we miss an entry for 9.0.2?

Copy link
Contributor Author

@bryanapellanes-okta bryanapellanes-okta Feb 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

@laura-rodriguez laura-rodriguez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comment, lgtm.

@bryanapellanes-okta bryanapellanes-okta merged commit 850a324 into master Feb 3, 2025
2 of 3 checks passed
@bryanapellanes-okta bryanapellanes-okta deleted the OKTA-829605-fix-getUser-return-type branch February 3, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IUserApi.GetUserAsync no longer returns Task<User>
4 participants