Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
1 reply
Subscribers
7 subscribers
Views
961 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
I'm updating my Custom SSO (Single Sign On) authentication code from Appian
tmalaher
over 9 years ago
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
Parents
0
Eduardo Fuentes
Appian Employee
over 9 years ago
There's no replacement at the moment. Before this API is removed there should be a documented way to achieve the same as long as the feature is still supported.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 9 years ago
There's no replacement at the moment. Before this API is removed there should be a documented way to achieve the same as long as the feature is still supported.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data