cancel
Showing results for 
Search instead for 
Did you mean: 

Last Login Information for SAML Authentication

0 Kudos

Hi All,

We have SAP Enterprise Portal running on SAP Netweaver 7.3 SP 9. We have applications deployed on Portal and these applications are accessed from SalesForce.com(SF). SAML authentication is in place for application authentication between Portal and SF. Now, we need to know, Is there way to get the login details of the user's accessing the Portal applications via SF. Is it being logged anywhere in Portal and how can we get the last login information. Your inputs are highly appreciated.

Regards,
Venkatesh K

Accepted Solutions (0)

Answers (3)

Answers (3)

nickrankin
Contributor
0 Kudos

Hi Venkatesh,


You should be able to achieve your requirement using the UME API:

https://help.sap.com/doc/saphelp_nw73ehp1/7.31.19/en-US/f5/1cf770b9bd442985ee71461ef2227a/frameset.h...


It looks like another customer also managed to successfully achieve what you need here:

https://archive.sap.com/discussions/thread/3501799


Best regards,

Nick

former_member189925
Active Contributor
0 Kudos

Hi Venkatesh

If I understand it correct, you want to gather user information of the user logging into the portal, please correct me if I am wrong.

For that you can use the Portal Activity Report.. The portal activity report feature enables portal administrators to gather and present information about portal activity, including information about the users who logged on to the portal and about the content that was viewed.

The feature includes an iView that can display a portal activity report with one of the following:

  • Information about the number of users who logged on during a specified period of time
  • Information about the users who logged on
  • Information about the number of users who visited each page and iView

Refer the below links :

https://help.sap.com/doc/saphelp_nw73/7.3.16/en-US/47/87329cc84a199ce10000000a42189d/content.htm?no_...

https://wiki.scn.sap.com/wiki/display/EP/How+to+Configure+Portal+Activity+Report

https://wiki.scn.sap.com/wiki/display/EP/Creating+a+Portal+Activity+Report+Iview+for+monitoring+Page...

Regards

Santarshi Samanta

0 Kudos

Hi Santarshi,

Thanks for the response. Let me re-iterate, we have UI5 applications deployed on Portal and these applications are accessed from SalesForce. Whenever any user access the application (through direct deployed application URL) from Sales Force, the authentication is done via SAML. We could see the user's login information's are getting traced in the SAP Logs under NWA/logs. So the requirement is to capture this data. Do we have any standard portal UME attribute to retrieve this? Not sure, whether the Portal activity report is capable of tracing this information as there is no interaction on Page/iView level.

Regards
Venkatesh K

fabio_sarmento
Contributor
0 Kudos

Hi Venkatesh K,

The SAML is used for login, and not for trust. Am I right?

If you need trust between SF and your application, you need to import the certificates generated by SALES force in the NWA.


Regards,

Fabio

0 Kudos

Hi Fabio,

Thanks for your response. As I mentioned above, we are using SAML Based authentication for the applications running in Portal from Sales Force. Is there way to get the login details of the user's accessing the Portal applications via SF.

Regards,
Venkatesh K