Hi all...
I'm trying to make a login Module for SAP.
SAP implements JAAS.
Finally my login module works. But now I want to take the url calling
my login module.
I thought that I could from the CallBackHandler given by SAP. But I
didn't find any parameter to get it.
So finally I'm not sure that URL can be taken from the
CallBackHandler...
My question is where can I find it ?
Thanks so much if you have a response
Benjamin