cancel
Showing results for 
Search instead for 
Did you mean: 

SSO using SAML2.0

Former Member
0 Kudos

Hi All,

My requirement is, we need to enable SSO using SAML2.0 technology Currently the SAP portal(7.31) is being authenticated against LDAP after being successfully authenticated the cookie value is decrypted and able to communicate with JAVA applications which are running on Websphere portal(vers 8.5) and we have .NET applications running on windows 2008 server


Pls suggest the possible solution ?


Thanks,

Mano

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I have two questions in this regard :

1) When i click on service Provider (http://portal.domain.com:50000/irj) it should be redirected to

Identity Provider and after successful authentication it should return to Service Provider. How can i achieve the redirection ?

considering TRUST(importing the certificates) is already configured between Service Provider and Identity Provider.

2) once the authentication is successful, SAML Assertion ticket will be generated in the Identity Provider. how can i view the assertion ticket from the Service Provider ?

Thanks

Mano