cancel
Showing results for 
Search instead for 
Did you mean: 

Using the SYSTEM Login, but chekcing uname and pword stored in an Z Table

Former Member
0 Kudos

Dear All,

I developed a BSP Application for a client and also implemented SSO2 and the SYSTEM login. I made a copy of the pages in the SYSTEM Application to my BSP Application. Now, the customer wants the users to login, using username and password stored in an Z Table. He doesn't mind, even if the password is not encrypted. Can someone please guide me, how I can still use the SYSTEM login, which is copied to my application, but check for username and password in an Z Table? Also is it possible to use the same Password Change option? Can I take a copy of CL_BSP_LOGIN_APPLICATION to ZCL_BSP_LOGIN_APPLICATION?

I want to mainly use the SYSTEM login application, because, I want to use the SESSION. Otherwise, clicking on the Back button of the browser even after Logout, will display the contents.

Thank you.

Regards

Gladson

Accepted Solutions (1)

Accepted Solutions (1)

eddy_declercq
Active Contributor
0 Kudos

Hi,

If you combine this /people/eddy.declercq/blog/2005/11/15/enemy-of-the-state

with you own login mechanism, you can work with the sessions you want.

I've done this already for an app. where no real SAP users are desired.

Eddy

Answers (0)