
KarthikeyanN.32255 (Customer) asked a question.
Hi Team
I have developed one mobile app and configured SSO authentication.
As per the documentation i have updated the build Gradle file given below
manifestPlaceholders = [appAuthRedirectScheme: "com.okta.dev-xxxxx"]
But our app has multiple SSO accounts and integrates within this app.
How can I configure the dynamically multiple SSO RedirectScheme in this one Mobile APP?
Please let us know.

Hi @KarthikeyanN.32255 (Customer) , Thank you for reaching out to the Okta Community!
I haven't been able to find any documentation to support this type of implementation.
I did, however, find a post from one of our Developer colleagues mentioning:
"The only solution I can think of is to have some sort of endpoint that returns the Okta configuration information for each customer. I don’t think our Android SDK has dynamic configuration built in, but I’m sure it’s possible to add. You could try opening an issue in our Android SDK with this as a feature request."
Reference article: https://developer.okta.com/blog/2020/04/20/android-authentication
Please note that this is from 2020, so the information should be taken with a grain of salt.
My advice would be to reach out to the devforum.okta.com to take advantage of their expertise.
While we'll do our best to answer all of your questions, this medium is more inclined towards Okta core products.
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hope it helps!