Need help in Authentication
Summary
We have a custom application where the customers login by providing their username and password. Is there an OOB authentication service available in Oracle Service Cloud?Content
We have a custom Mobile application where the customers login by providing their username and password. Is there an OOB authentication service available in Oracle Service Cloud like a REST API for login that authenticates the user credentials and returns a token back which we can use in the code for performing further REST webservice calls?
Note: The custom Mobile application has only UI code, no server side code. The UI code (Javascript) needs to perform the authentication by calling any OOB authentication service available in Oracle Service Cloud.
0