Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

X.509 and User ID/password or SAML and User ID/Password

Former Member
0 Kudos

Hello Experts,

is it possible to configure an ICF service that you need first authenticate with a X.509 certificate or SAML and only after that you see the login screen? An authentication with username and password only should not be possible.

Regards,

Igor

2 REPLIES 2

Former Member
0 Kudos

Hi Igor,

the ABAP application sever does not support this as part of the standard. Two me, what you are askining for sounds like two factor authentication. If you want to achieve something like this, you need some SSO product like SAP Single Sing-On. However even there, I'm not sure, whether a combination of X509/SAML and user/pass will be supported. Could you please  tell something about the use case?

Kind regards,

Patrick

0 Kudos

Hi Patrick,

thank you for your answer.

Yes, thats right. I want something like a two factor authentication for fiori apps over the internet. So only users with a valid x.509 certificate are able to see login screen. Maybe you have other ideas?

Kind regards,

Igor