Hi All,
I have successfully changed the look and feel of the logon screen in the EP6 portal using the authschemes.xml and a bespoke PAR file.
We have further requirements to change the functionality of the logon page - to add an email -> user mapping functionality that allows the users to believe that they are logging into the portal using their email but are actually logging into the portal using a portal userid / SAP user id ( 12 characters ).
We cannot use user mapping . We have to use ticketing so are forced to change the logon screens functionality.
I need the logon button to call a bespoke java class, it will read the db, get the real port user-id and then it should use that to authenitcate the user with the portal.
Has anyone done anything similar before? Some points on what to change would be great.
I'm keen not to decompile SAP's java code for the logon screen but it looks like I have no choice.
Please Help!
Richard