2012 Jul 06 6:01 AM
Hi geeks !
I have some queries in single sign on.
using single sign on we can login without giving user credentials in sap system using SAP PassPorts .
We can open SAP from browser also , while doing this if we configure this passport into the browser , we need not provide user credentials
each and every time .
Is there a possibility to create a abap program , which creates the SAP Passport which can be used for single sign on ?
Hi geeks !
I have some queries in single sign on.
using single sign on we can login without giving user credentials in sap system using SAP PassPorts .
We can open SAP from browser also , while doing this if we configure this passport into the browser , we need not provide user credentials
each and every time .
Is there a possibility to create a abap program , which creates the SAP Passport which can be used for single sign on ?
2012 Jul 06 1:28 PM
Hi
I'm not sure of your exact requirement but if you want to open a browser window that contains the SSO logon ticket of the current system then you can use class CL_GUI_HTML_VIEWER. In particular, methods ENABLE_SAPSSO and DETACH_URL_IN_BROWSER should be useful to you. Do a where-used search for these methods and you should find plenty of examples of how to use them.
Regards
Glen
2012 Jul 09 6:30 AM
Hi Glen ,
Thanks for your reply .
My requirement is , I need to create a abap program which will help the other users to login inside SAP system without giving their user id and Password each time they log in .My program should fecilitate SSO for the SAP system .is that possible
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |