cancel
Showing results for 
Search instead for 
Did you mean: 

Evaluate Authentication Scheme from Logon Ticket in WAS ABAP

Former Member
0 Kudos

Hello,

we've got the following problem: we have a corporate intranet portal. The portal is connected to several backend-systems. Between the portal and the backend-systems is a trust relationsship to enable single sign on. On Web-AS-Java-based systems we can configure the logon stacks that the authentication scheme in the logon ticket is evaluated (authschemes.xml).

We want to use this function of the sso2-Logon-Ticket in the business warehouse system as well. It is very important that only users authenticated with a specific authentication scheme on the portal (strong) are given access to the business warehouse.

Does anybody know if its possible to evaluate the authentication scheme in Web AS ABAP?

Thx,

Norbert

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nobert

The easy solution is to only create the userid in the BW system that needs access to it , and only assign your BW portal Role to the users who need access to the BW system

Theo