Skip to content

Reset password missing Convert a user to a Federated User setting #729

Open
@LuanVenterMRI

Description

Describe the bug?

The GenerateResetPasswordTokenAsync has no setting to set the "provider" query parameter to "Federation" similar to the below documentation https://developer.okta.com/docs/reference/api/users/#request-example-convert-a-user-to-a-federated-user.

What is expected to happen?

The method must have a parameter to set this or documentation must be updated to an alternative workaround

What is the actual behavior?

It's not possible to set this query parameter

Reproduction Steps?

public async System.Threading.Tasks.Task<Okta.Sdk.Client.ApiResponse> GenerateResetPasswordTokenWithHttpInfoAsync( string userId , bool sendEmail , bool? revokeSessions = default(bool?) , System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))

The SDK doesnt support this feature

Additional Information?

No response

.NET Version

8.0.107

SDK Version

v8.

OS version

BuildNumber Caption OSArchitecture Version
19045 Microsoft Windows 10 Enterprise 64-bit 10.0.19045

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions