Hi All,
With reference to all the community links and the discussions available, I just wanted to check whether the following is possible or not,
with Reference to my earlier post https://community.appian.com/discussions/f/general/10608/is-public-landing-page-feasible-in-appian-without-any-login
We are going to build a public landing page where we will be having the feeds and the latest news coming up with out Use of Appian.
Now I got a question like can we customize the login screen of Appian cloud environment itself where we can provide the latest news and feeds popping up like any of the news paper sites where the latest updates will be popping up on the screen.
Also can I move this user Name and password fields and give a login link instead.
below is also one of the reference
https://community.appian.com/discussions/f/general/7829/custom-login-screen-for-appian-cloud
Discussion posts and replies are publicly visible
Hi Manish,
Could you please share a bit more detail about it? We are also having same requirement - Having Google Captach on the login page.
If possible, could you please share the code or anything regarding that?
Thanks,
Wifay.
Hello Harshav,
Were you able to achieve it? Could you please share the details / code or shed some light on it?
yes we were able to do it using a servlet and installing it in the Appian cloud platform using the approvals of appian cloud. and post that we have shifted to a third party software where we have developed a landing page which will allow the user to register on that page,(in turn calls a process model via a webAPI)
Harshav,
Thanks for that, we are looking at implementing this for a self-registration page without having to first authenticate. Just for clarification, you are now calling the process model via WebAPI; so you're not using a servlet anymore?