Describe the bug?
The (generated) class com.okta.sdk.resource.model.LogAuthenticationContext includes these fields from the log event object:
authenticationProvider
authenticationStep
credentialProvider
credentialType
externalSessionId
interface
issuer
Should it also include rootSessionId? The field occurs in the system log API response.
What is expected to happen?
The class should include the rootSessionId field from the system log.
What is the actual behavior?
The field is not in the class.
Reproduction Steps?
Examine the generated code for com.okta.sdk.resource.model.LogAuthenticationContext.
Additional Information?
No response
Java Version
N/A
SDK Version
24.0.0
OS version
No response