Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Login automatically in a BSP application from email

Former Member
0 Kudos

Hi Every1,

i m working on ESS portal for Leave Processing module.

What i m doing is when a user apply for a leave an e-mail is sent to his supervisor which contains a link Process Leave Request.

what i want is when the supervisor click on this link

he should be automatically login in ESS portal and directly navigate to leave processing page where he can approve and reject leave request.

how can i do this.

Regards

-


Sachin Dhingra

4 REPLIES 4

Former Member
0 Kudos

hi,

is this external mail or SAP Mail box...

if it is external mail then i guess the security will be compromised in this case..suppose if the mail is opened by someone other than manager he will be able to login directly and either approve/reject the request which shou;dnt happen

regards

Sai easwar

0 Kudos

Hi Sai,

this is an external add. How can any 1 else can open any others mail.

As u can't open my mail.

I think this is not feasible.

Sachin Dhingra

0 Kudos

Hi,

Cracking a mail box isn't that difficult, so you can't put any userid/passwd in that mail. So the only thing left is to use a password manager in the browser or work with client side cookies and/or something SAP passport like.

All the latter of course in the assumption that the mngr keeps his computer secure.

Eddy

0 Kudos

Hi,

Pls don't forget to reward points and close the question if you find the answers useful.

Eddy