Skip to content

OKTA-860375 - adding setters for the fields which were 'null'#1620

Merged
prachi-okta merged 1 commit intomasterfrom
OKTA860375-field_not_populated
Apr 15, 2025
Merged

OKTA-860375 - adding setters for the fields which were 'null'#1620
prachi-okta merged 1 commit intomasterfrom
OKTA860375-field_not_populated

Conversation

@prachi-okta
Copy link
Copy Markdown
Contributor

@prachi-okta prachi-okta commented Apr 10, 2025

Issue(s)

https://oktainc.atlassian.net/browse/OKTA-860375

Description

Customer is using version 20.0.0 of the Java SDK and are seeing a problem where a custom application using that SDK reads a list of groups and in the profile, the dn and windowsDomainQualifiedName field for all of the groups of type APP_GROUP are showing up as NULL in the brokered Java object. If they hit the rest API directly hitting the same endpoint, they see the dn and windowsDomainQualifiedName populated in the JSON for all of the APP_GROUP profiles.

Solution

Added setters for the fields being populated as null.

image

Category

  • Bugfix
  • Enhancement
  • New Feature
  • Library Upgrade
  • Configuration Change
  • Versioning Change
  • Unit or Integration Test(s)
  • Documentation

Signoff

  • I have submitted a CLA for this PR
  • Each commit message explains what the commit does
  • I have updated documentation to explain what my PR does
  • My code is covered by tests if required
  • I did not edit any automatically generated files

@prachi-okta prachi-okta merged commit f11df98 into master Apr 15, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants