Question
1
Replies
1825
Views
Coforge Technologies (Erstwhile Incessant Technologies)
Posted: July 10, 2017
Last activity: July 11, 2017
How to create Custom Login Page for IAC authentication
Hi,
I need to create custom login page for IAC gadget in external web pages link, when i copy generated mashup code into external web page DIV tag, it is prompting for credentials in modal dialog, instead of that i need a seperate login page.
***Updated by moderator: Lochan to add Categories***
Are you using the IAC servlet?
http://prpc/prweb/IAC
The IACAuthentication AuthService record is used for the IAC servlet by default. On the Custom tab in the Credential Challenge Stream text box you can define a custom page to use for login . It will be displayed if you don't sent in a UserIdentifier parameter with the mashup gadget parameters.
It's a little strange to use a login page for a Mashup as we are imbedded and usually users have to authenticate to get into the top level application.
--Chris