× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

T24 Browser single sign on

  • MarkTaylor
  • MarkTaylor's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 6 months ago #20106 by MarkTaylor
T24 Browser single sign on was created by MarkTaylor
We are testing with T24 Browser (R11 - TAFC).
We are trying to implement Single Sign On with T24 Browser. Checked the documentation provided by Temenos, it is not detailed and not very helpful.
Is there an easier way to skip to standard Sign on screen in T24 Browser?

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus|G09-G13 TAFC|R05-R23 TAFJ|R19,R23-test
More
7 years 6 months ago #20107 by VK
Replied by VK on topic T24 Browser single sign on
Hi
There's only one sign-on screen in T24 Browser... Or you want to skip it as well (with something like NTLM)?

Cheers
VK

Please Log in or Create an account to join the conversation.

  • MarkTaylor
  • MarkTaylor's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 6 months ago - 7 years 6 months ago #20109 by MarkTaylor
Replied by MarkTaylor on topic T24 Browser single sign on
Yes, I want to skip the sign on screen and directly login to T24.
Because, credentials are validated by an external system and by clicking on a link,
we just want to login to T24 i.e. without providing the sign on name and password (again!)
Last edit: 7 years 6 months ago by MarkTaylor.

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus|G09-G13 TAFC|R05-R23 TAFJ|R19,R23-test
More
7 years 6 months ago #20114 by VK
Replied by VK on topic T24 Browser single sign on
On R11 you can use something like:
http://localhost:9095/BrowserWeb/servlet/BrowserServlet?method=POST&command=login&requestType=CREATE.SESSION&counter=0&branchAdminLogin=&signOnName=INPUTT&password=123456

Cheers
VK

Please Log in or Create an account to join the conversation.

  • MarkTaylor
  • MarkTaylor's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 6 months ago #20118 by MarkTaylor
Replied by MarkTaylor on topic T24 Browser single sign on
Thanks for your message VK.
But, no luck. Still goes to the sign on screen. Not directly going in to T24

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus|G09-G13 TAFC|R05-R23 TAFJ|R19,R23-test
More
7 years 6 months ago #20120 by VK
Replied by VK on topic T24 Browser single sign on
They had something like "command line API" but AFAIK it worked only after initial login.

As a last resort, you can try to use some GUI automation tools like Autohotkey or python library pywinauto.

Cheers
VK

Please Log in or Create an account to join the conversation.

Time to create page: 0.110 seconds