zitadel/oidczitadel/oidc for device authorization against Okta, but I'm getting back this error from DeviceAuthorizationDeviceAuthorization: client_assertionclient_assertion fields being included in the request even when empty. If I modify the fields in https://github.com/zitadel/oidc/blob/main/pkg/oidc/token_request.go#L243-L244 to include the omitemptyomitempty attribute, device authorization against Okta works.Join the Discord to ask follow-up questions and connect with the community