cancel
Showing results for 
Search instead for 
Did you mean: 

Secure Login Client for all landscape?

Capi
Explorer
0 Kudos

Hi support,

i configured Netweaver SSO with Secure Login Client for my ABAP systems... all works fine, included the web access with certificate.

My question, is it possible configure the same with Portal and Business Object using Secure Login Client?

Thanks in advance,

Regards,

Accepted Solutions (0)

Answers (2)

Answers (2)

Colt
Active Contributor

Hi Victor, you have to configure trusted authentication with X.509 in BI Platform, you don't have to care about Secure Login as the Secure Login Client is used to get the certificate from SLS. Once it is available in the MS user store you have it in the browser... ok?

Cheers,
Carsten

Capi
Explorer
0 Kudos

Hi Carsten,

I think is the same as work in webgui... but, where appear the guide for configure BI Platform with X.509?

Thanks in advance,

regards,

Colt
Active Contributor

Hi Victor,

for Portal (AS Java) you can utilize standard methods (JAAS modules) like ClientCertLoginModule or SPNego in a policy configuration (Login Module Stack) in order to SSO. Of course you can re-use the existing user authentication certificates provided by the Secure Login Client, they are available in the browser (Microsoft certificate user store) too. For BO take a look at "trusted authentication" or rather try Kerberos based SSO, it is very easy to archive and implemented fast via Tomcat/Vintela, but requires MS-Windows based BO server.

Regards,

Carsten

Capi
Explorer
0 Kudos

Hi,

I understand the AS Java, but... where can I configure the trusted authentication in BO for use the SecureLogin?

I know the method Tomcat/Vintela but I want know the way by SecureLogin.

Thanks in avdance,

Regards,