Hi,
We use (Micro Focus) Access Manager to front end/SSO many of our services, and I'm trying to do the same with ServiceDeskPlus. We can pass a 'FormFill' to a URL and the form will be submitted silently, prepopulated with username, password, Domain etc.
There is a lot of Javascript that seems to be stopping an auto-submission of the username/password/domain that I am trying to pass through. Rather than mess with this, is there a simple HTML example of a login form that will successfully login using these 3 fields (Username, Password, Domain ID)?
Essentially, I want SD to believe it is receiving a submitted (and valid) login form.
(The ServiceDesk 'SSO' is not what I am looking to implement, in case you want to suggest that).
Thanks for any assistance you can provide ..