okta-sdk-python icon indicating copy to clipboard operation
okta-sdk-python copied to clipboard

fix: Extended OAuthGrantType to solve Bug

Open Interperle opened this issue 10 months ago • 5 comments

Added new Grant types: "Okta direct auth API grants"

OTP, OOB, MFA OTP, MFA OOB

Interperle avatar Apr 12 '24 09:04 Interperle

close #396

Interperle avatar Apr 12 '24 09:04 Interperle

@Interperle I apologize for the delay. Thank you for your contribution! I will review this shortly to ensure no regressions are introduced.

OKTA-733531

bryanapellanes-okta avatar May 28 '24 15:05 bryanapellanes-okta

@bryanapellanes-okta what's the status on that?

Interperle avatar Jul 25 '24 08:07 Interperle

@Interperle Other priorities have required my focus. May I ask you to write a unit test that fails without your change and succeeds with it? Thanks for being engaged, I apologize again for the delay.

bryanapellanes-okta avatar Jul 26 '24 12:07 bryanapellanes-okta

@Interperle Just to give additional detail, we are currently working on regenerating the Sdk using new tooling against a newer version of the Okta OpenApi spec. The hope is that issues like this will all be resolved by getting the Sdk up to the latest spec.

bryanapellanes-okta avatar Jul 26 '24 13:07 bryanapellanes-okta