Requirement to obtain user name and password from VBCS Mobile application and pass them as Base64 en
Summary
Requirement to obtain user name and password from VBCS Mobile application and pass them as Base64 encoded Authentication to call a REST End point created in MCS, so that MCS API can validate the logContent
Requirement :
Need to create a Login page in VBCS and obtain the user name and password from the user. Use this credential as the Authentication Credential to the MCS REST Endpoint, which will validate the login and return a true or false. Use this as the login flow for the mobile application created.
Queries:
1. Is this feasible in VBCS? Unable to find a way to send the authentication credentials dynamically. Can this be done ?
1