How to configure multiple okta account in one app

Hi,
I have developing the Android project. In our project have multiple client .and each client have okta account. How to configure the dynamically configure this okta account in Android project.

I refer the from doc in Android manifest have only one can give. How to configure multiple in dynamically .

Please let us know

Hi @Karthi not sure I understand your use case. Are you wondering how to configure your Android app to work against multiple Okta organisations because you’ve got different customers who buy your app? Or does your app need to have multiple client_ids representing different apps / functions all in the same Okta org?