SSO with Log On Tickets
As of ERPConnect version 1.6 SSO scenarios are supported.
There are several methods to get an SSO Ticket depending on the SAP Infrastructure in the company.
Note
To use SSO the SAP system must be configured as described in SAP Help - Single Sign-On Configuration.
Logon with SSO-Tickets
Create an SSO-Ticket
To create an SSO ticket the R3Connection class provides the method GetSSOTicket
. All logon data must be provided once to create the ticket as shown in the code below.
Create SSO Ticket | |
---|---|
Logon
If there is a ticket available, you can establish the connection without user credentials:
Connect to SAP via SSO Ticket | |
---|---|
For information on how to login to SAP using the cookie from the SAP Portal Ticketissuer, refer to Login to SAP with an SSO Logonticket.
Related Links
- Login to SAP with an SSO Logonticket from the SAP Portal Ticketissuer
- SAP Help - Single Sign-On Configuration
- SSO with SNC
Last update: January 3, 2024