cancel
Showing results for 
Search instead for 
Did you mean: 

SSO in BSP page with SAML

Former Member
0 Kudos

Hi,

I need to implement a SSO with a BSP page (e-recruiting) with SAML (it seems to be the only choice, we rejected SPNEGO and X.509 certificates).

In our landspace we have an Active Directory, and the page will be accessed from a .NET portal.

I have some documents of how to setup the java stack, but i don't know what to do with the Active Directory yet. Some advice about what programming task must be done are usefull as well.

Thanks.

Eduardo.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Finally I did not use SAML for the SSO solution. One of the biggest problem was the lack of standard communication between Java and ABAP stack.

Eduardo.