cancel
Showing results for 
Search instead for 
Did you mean: 

XI Integration with Identity management

Former Member
0 Kudos

Hello

Does anyone has experience in integrating XI with any kind of directory services which stores login credentials?

We are having one scenario where the XI will be used for integrating multiple .NET and J2EE applications with SAP and they have login credentials stored into Active Directory.

XI connects to multiple system through specific adapters for which we configure communication channels where we specify login credentials into it. Is it possible that our communication channel fetches connection details from this directory by which there will not be any reason to maintain the same at two places.

For J2EE applications I can achieve the same using Receiver java proxy but that would be tooo tedious.

Anybody has faced similar situation?

Thanks in advance.

Regards

Rajeev

Accepted Solutions (1)

Accepted Solutions (1)

prabhu_s2
Active Contributor
0 Kudos

Hi Rajeev

We did a PoC where the emp login details (Access card) are tracked into SAP via XI. We identifed the datasource of the source system and thru proxies we were able to save the details in a DB which will be archieved every week. But i'm not sure how close is our configured scenario with ur req.

regds

Prabhu

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Please see the below links for your reff only.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50acad90-0201-0010-43ba-f8fc18eb...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f84aa22d-0e01-0010-f3ad-987bed63...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e712914a-0801-0010-f68f-9d2b241b...

/people/sap.user72/blog/2004/08/05/what-is-identity-management--part-1

/people/sap.user72/blog/2004/08/09/what-is-identity-management--part-2

/people/frank.koehntopp/blog/2005/09/21/sap-and-siemens-join-forces-to-create-an-integrated-identity-management-solution

Regards

Chilla..

Former Member
0 Kudos

Hi,

I think you can go for adapter module for this scenario. You can write separate modules in the communication channel to achieve the requirement.

Go thro the how to guide for more details on adapter modules:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f013e82c-e56e-2910-c3ae-c602a67b...

And this PPT by Stefan:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e21106cc-0c01-0010-db95-dbfc0ffd...

Regards,

P.Venkat