Hi Experts,
We have a requirement to have a secondary authentication on sap portal 7.31. First login authentication will be done by Siteminder. Here are the details for the requirement.
- For all users except German : User logs in to siteminder login page and enters LANID and password . It is authenticated and he directly logs in to SAP portal . The authentication at SAP portal end happens in the background.
- For German User : User logs in to siteminder login page and enters LANID and password . It is authenticated and secondary authentication has to happen . The SAP portal login page comes up, he enter the SAP ID & password and he/she should be able to login. IN this case the SAP ID will be the same as the LANID but passwords can be different
Note: The Portal looks for the user in UME and UME is mapped to LDAP.
Current behaviour :
For German user, if in the SAP portal screen , he/she enters the LANID and password the authentication is successful but if he/she enters the SAP userid and password the authentication fails.This SAP USerID is from a data source which is ECC data source.
Questions:
Can we customize the login screen only for german users so that it authenticates against the SAP user ID & pwd and not the LANID & password ?
Or is there any other way we can acheive this functionality i.e integrating the LDAP with the ECC data or any other way to acheive this functionality
REgards,
Anand