Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Where should backend REST credentials be stored for a Hybrid Mobile JET App

User_IHIJLFeb 7 2020

Hi Team,

I am working on building hybrid mobile app and I need to store backend REST endpoint credentials to pass those every time the app makes that REST call.

In most of the places it is mentioned that those credentials should be stored on server side (and server should perform the authentication) but this being a hybrid mobile app I am not sure if this approach works; to even reach out to server - app is going to need credentials.

These credentials will not be the ones passed by user while logging in; there will be services with their own credentials to transact and the user authentication will also be performed by these services passing provided credentials.

I will really appreciate if you can provide more input regarding this or direct me towards right resource to get relevant information.

Thanks,

Ameya

Comments

Post Details

Added on Feb 7 2020
0 comments
144 views