Skip to content

LogAuthenticationContext (generated) is missing rootSessionId field #1653

@johnbhurst

Description

@johnbhurst

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

Metadata

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