02-10-06 12:49 PM
I do not think that you succeed in not logging in to the portal, but
only logging in to SAP. However, you can also try to do the following:
You can leave your portal login as is. This means the user has to log in
to portal. However, as far as I understood, your portlet connects to a
backend (SAP?) system, and therefore the users need to provide thier SAP
credentials to access the system. For this purpose, you can change your
portlet so that the portlet stores the user's backend credentials in the
CredentialVault, and the portlet uses these credentials to access the
backend system. This way, a user would only have to configure the SAP
portlet once to store his credentials. If the credentials are stored,
then the porlet can use these credentials to log in to the backend
server, and the user would not have to authenticate again. You should
have a look at the portal InfoCenter. There is a chapter about
CredentialVault. You should check if you can use CredentialVault in your
portlet to meet your expectations.
Oliver
[ Post a follow-up to this message ]
|