<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007j2ED7CAMOkta Classic EngineIntegrationsAnswered2022-06-14T17:22:19.000Z2022-06-13T07:38:42.000Z2022-06-14T17:22:18.000Z

KarthikeyanN.32255 (Customer) asked a question.

How to configure the Multiple SSO accounts in one Mobile APP

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.


  • Mihai N. (Okta, Inc.)

    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! 

    Expand Post
This question is closed.
Loading
How to configure the Multiple SSO accounts in one Mobile APP