cancel
Showing results for 
Search instead for 
Did you mean: 

Passing of user authentication to SAP MII web service

Former Member
0 Kudos

Hello,

Here we use the SAP MII web service that I am consuming with success in an SAP ABAP FM and this service is authenticated with a unique username and password (NT).

All our users are configured in the company property SNC.

Is there a way to authenticate local user (configured with SNC) to access the methods of SAP MII webservice?

Any help on this is most welcome.

My version is 12.1.10 MII Build (61)

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

The MII Authentication is based on the standard NetWeaver UME engine so anything that can authenticate with this engine will propogate the user through.  I recommend taking a look at this link for help on configuring SNC for Java:

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/c3/d2281db19ec347a2365fba6ab3b22b/frameset.htm

Sam

Former Member
0 Kudos

Hi Salvatore,

  

Thanks for your reply.

If I configure SSO in SAP MII, you think it's possible that I authenticate?

  

I tried to configure SAP MII based on the link below, but it did not work.

http://scn.sap.com/people/suman.mukherjee/blog/2011/08/04/configuration-of-sso-and-its-uses-in-sap-m...

Do you know this structure? Do you know if it works properly?

Tks.