We are putting the username and password in the coding itself while giving the ODATA connection in the controller. I want to ask that In real time also we are doing the same for username and password or we do anything different ?
Thanks in advance.
Updated May 18, 2018
We are putting the username and password in the coding itself while giving the ODATA connection in the controller. I want to ask that In real time also we are doing the same for username and password or we do anything different ?
Thanks in advance.
Comments
For SAP fiori Launchpad SSO will be configured, so it applies for all the applications which are loaded via FIORI launchpad or FIORI Client .
We don't hardcode, user id and password anywhere in coding part, except while testing at intial stage.