Can we use app id to do some mapping at the backend level?

mohdilyas
Participant IV

Hi Guys

I have a use case where my client wants me to send the app_id of a particular application to the backend for the (app to user_credentials) mapping. One app will be associated to a credential that backend uses to do some operation.

I want to know if I can rely on app ID for this purpose? Are there any things I need to consider before I move ahead?

thanks

Solved Solved
0 2 73
1 ACCEPTED SOLUTION

No problem doing that. It's stable.

View solution in original post

2 REPLIES 2

No problem doing that. It's stable.

Not applicable

Doing that is not a problem. But I have experienced in multiple companies they don't want to create a tight coupling between gateway and backend service. That removes the flexibility of choosing a different gateway application, can say migration from one gateway application to other becomes difficult.