How to Retrieve the Label of an AppLink in java sdk v18.0.0+

In v17.0.0, there was a getLabel method:

However, in v18.0.0, this method is no longer available: AppLink (Okta Java SDK 18.0.0 API)

Could someone explain if this is an intentional change, and how we are supposed to retrieve the label now?

1 Like

Yeah, I noticed that getLabel isn’t listed in the deprecation list as well or in the notes between versions 17 and 18. I’ll link your issue here, assuming you’re the one who opened it: GitHub Issue #1592. We’re tracking this on our end internally, so hopefully, the method gets reinstated.