InterviewSolution
Saved Bookmarks
| 1. |
What are the different authentication methods that can be configured in SAP Fiori for internal and external company communication? |
|
Answer» By implementing SAP Single Sign-On, your apps become automatically available after just one initial user authentication at the users Windows desktop, with no need for further log-on procedures. Kerberos technology is the method of choice in intranet scenarios for SSO. It simply re-uses your Windows domain authentication for single sign-on. X.509 certificates provide a viable option for creating a secure SSO infrastructure if you're considering extending single sign-on to extranet or cross-company scenarios. |
|