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
+1
person also asked this
people also asked this
Replies
2 replies
Subscribers
9 subscribers
Views
3492 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Redirecting To Another Portal From Appian Site
hiteshd
Certified Lead Developer
over 8 years ago
Hi All,
I am looking for various options to redirect a user from Appian Site to another non Appian User Portal.
Scenario is like:
1) User logs into an external portal
2) User is redirected to Appian Site on click of a link after successful SSO, browser window is replaced with Appian SIte (i.e. portal is replaced with site)
3) User should now have the capability to go back to the portal if the session is still live on the user portal
Thanks.
Hitesh
OriginalPostID-265620
Discussion posts and replies are publicly visible
0
Kyle Skudlarek
Appian Employee
over 8 years ago
Hi Hitesh,
It depends on what kind of site the "external portal" is exactly. It sounds like you are trying to implement an external authentication system (external portal) that you want to integrate with Appian?
If that is the case, Appian is supported to work with SAML and LDAP:
forum.appian.com/.../SAML_for_Single_Sign-On.html
forum.appian.com/.../LDAP_Synchronization.html
Where in this case, your "external portal" is the identity provder (IdP).
If your focus is on keeping the "session context" of your external portal active, you may be interested in using an embdedded interface to give users "access and control" to your Appian environment, while staying within your external portal.
forum.appian.com/.../Embedded_Interfaces.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
hiteshd
Certified Lead Developer
over 8 years ago
Hi,
We are not looking to use Embedded Interfaces. Idea is to use an external portal which will then initiate an IDP SSO into Appian Sites. Once the user is working on Appian Site, he should have the capability to go back to the external portal from where the journey started initially. So the questions are:
1) What is the best way to provide an option to the user to navigate back to external portal?
2) How can the session for the external portal be kept alive from Appian end? Where can we put the logic to keep the external portal live in Appian, probably by hitting 'Keep Alive' url for the external portal but where can this be embedded or configured?
Thanks.
Hitesh
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel