×
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
- Topic Author
- Offline
- New Member
Less
More
- Posts: 19
- Thank you received: 5
8 years 3 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?
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
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
8 years 3 months ago #20107
by VK
Cheers
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)?
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
- Topic Author
- Offline
- New Member
Less
More
- Posts: 19
- Thank you received: 5
8 years 3 months ago - 8 years 3 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!)
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: 8 years 3 months ago by MarkTaylor.
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
8 years 3 months ago #20114
by VK
Cheers
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
- Topic Author
- Offline
- New Member
Less
More
- Posts: 19
- Thank you received: 5
8 years 3 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
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
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
8 years 3 months ago #20120
by VK
Cheers
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.
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.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
7 months 1 week ago #24454
by VK
Cheers
VK
Replied by VK on topic T24 Browser single sign on
Hi
please describe fully your steps. And - why putting here an external link (probably not relevant)?
please describe fully your steps. And - why putting here an external link (probably not relevant)?
Cheers
VK
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
7 months 1 week ago #24455
by VK
Cheers
VK
Replied by VK on topic T24 Browser single sign on
> Any suggestions or solutions?
OK, suggestion is not to lure people at some site using post on this forum :)))
OK, suggestion is not to lure people at some site using post on this forum :)))
Cheers
VK
Please Log in or Create an account to join the conversation.
- jpb
- Offline
- Moderator
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 649
7 months 1 week ago #24457
by jpb
Replied by jpb on topic T24 Browser single sign on
link removed
Please Log in or Create an account to join the conversation.
- luca1
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
3 months 3 weeks ago #24605
by luca1
Replied by luca1 on topic T24 Browser single sign on
SSO portal
is an authentication service that enables users to access multiple applications by logging in just once. Instead of having separate login credentials for each application, the SSO portal acts as a gateway, providing a unified login experience. This eliminates the need for users to remember multiple usernames and passwords, reducing the likelihood of password fatigue—a common issue where users struggle to keep track of numerous login details.SSO portals are commonly used in corporate environments, educational institutions, and other organizations where users need access to a range of applications, such as email services, file storage systems, HR portals, and more. By streamlining the login process,
SSO
portals enhance both security and convenience, making them an essential tool in today’s digital landscape.
Please Log in or Create an account to join the conversation.
Time to create page: 0.106 seconds