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

Provider not specified in query params for resetPassword #369

Open
cjonestempus opened this issue Dec 13, 2022 · 1 comment
Open

Provider not specified in query params for resetPassword #369

cjonestempus opened this issue Dec 13, 2022 · 1 comment

Comments

@cjonestempus
Copy link

Describe the feature request?

I was trying to use the SDK to call the resetPassword method in order to set a user provider type to FEDERATION, as specified in the documentation to allow a user to use SSO, but was unable to set provider in the query params object. I see in generated-client.d.ts that sendEmail is the only parameter declared, and as a result, I have to cast the param object to any in order to send provider. Not a huge deal, but figured the SDK could be updated since the documentation is showing this use case.

New or Affected Resource(s)

query parameters for resetPassword method

Provide a documentation link

https://developer.okta.com/docs/reference/api/users/#request-example-convert-a-user-to-a-federated-user

Additional Information?

No response

@denysoblohin-okta
Copy link
Contributor

Thanks for submitting this issue.
Internal ref: OKTA-570188

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

No branches or pull requests

2 participants