cancel
Showing results for 
Search instead for 
Did you mean: 

Single Sign On - Solution Manager 7.1

Former Member
0 Kudos

I want to set up "Single Sign On" functionality in Solution manager which will enable users to click on the CHARM object (link) and get directed to the object in Solution Manager (7.1) directly i.e with out entering the logon credentials.

Please advice what are the ways to go about it and the steps involved to get it done.

thanks in advance.

sid

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sid

for this you need next steps:

1. Define method to display this Charm object, e.g. FM

2. Define Service Definition via SE80 and insert there your "Display Charm Object" method

3. Then in SOAMANAGER you need to create service in configuration tab for this Service Definition and here you can choose single Sign on for both Transport Channel and Message authentications.

4. Generate WSDL docu.

And gogo check results

Web Service Publishing - http://wiki.sdn.sap.com/wiki/display/ABAP/Web+Service+Publishing

Regards Dan

Former Member
0 Kudos

Hi Dan - thanks for responding. Let me add little more info about my scenario.

Solman (7.0):

User A creates a CHARM object and sends it to user B for approval using send object with note option (the email is sent out with a link to the CHARM object).

On receiving the email, user B clicks on the link and is prompted to login. After logging in the user is directed to the CHARM object when user B can perform action as required.

i am trying to solve the "loging in" step; user B is directly taken to the CHARM object.

Please advice.

Former Member
0 Kudos

hi,

sid bharadwaj wrote:

"On receiving the email, user B clicks on the link and is prompted to login. After logging "


If B receive the mail in outlook, then clicking the url, to avoid login, you need to activate the sso between Windows account to Solution manager, search with the keyword "sso between windows and sap system"

if B receive mail in SAP business workbench, then just make sure your webdynpro sso activated. this is done by regular login accept.create parameter.

Please check.

Thanks,

Jansi