Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Integration of SSO with Third Party Application

Former Member
0 Kudos

Hello Colleagues,

I have requirement where I have to integrate SSO with a third party application.

After some R & D I found out that there is some one class "SSO2Ticket.java" which can do that or help in verify the ticket.

Since I am new to this area, I am not sure how do I go ahead with the execution of this java file.

Can somebody help me with this.

Also, is there any documents which talks about SSO integration or about the above mentioned JAVA file.

Best regards,

Arvind

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

please check my reply at post:

[;

regards,

Pavlos.

2 REPLIES 2

Former Member
0 Kudos

Which type of 3rd party application is this, and which SSO authentication methods does it support?

If you can find a common one, then that will be good for you.

Specifically for non-SAP systems re-using the SAP LogonTickets, I know that you can extract the user name from the ticket. I think SAP even provides some verification tools here for external applications to verify the ticket?

Currently there is much excitement about SAML 2.0 which is also worth taking a look into as well.

Cheers,

Julius

Former Member
0 Kudos

Hi,

please check my reply at post:

[;

regards,

Pavlos.