I'm updating my Custom SSO (Single Sign On) authentication code from Appian

I'm updating my Custom SSO (Single Sign On) authentication code from Appian 7.5 to 7.9.

The sample code on his page: forum.appian.com/.../Authentication.html
says to do this:
ServiceContext adminSc = ServiceLocator.getAdministratorServiceContext();

However, that API has been deprecated:
forum.appian.com/.../ServiceLocator.html
says "This service pertains to the legacy admin console, which will be replaced by the Appian Administration Console over the coming releases"

Is there a replacement call I should be making, or is the "@deprecated" tag really a bit soon, and it's more like a "@futureDeprecation" tag?

OriginalPostID-149913

OriginalPostID-149913

  Discussion posts and replies are publicly visible