garcger
Results
1
issues of
garcger
### Describe the bug? https://developer.okta.com/okta-sdk-java/apidocs/com/okta/sdk/resource/api/UserCredApi.html#expirePasswordWithTempPassword(java.lang.String,java.lang.Boolean,java.util.Map) incorrectly tries to return a `User` object instead of `TempPassword` object. Please see https://developer.okta.com/docs/api/openapi/okta-management/management/tag/UserCred/#tag/UserCred/operation/expirePasswordWithTempPassword ### What is expected to happen? A `TempPassword` object is returned,...
bug