How can I login to OneIM website from another mobile application which is not in the same domain?

Hello,

There is a third party mobile application. We wants to show the OneIM website responsively in that mobile app. But we are not in the domain in the mobile app. So how can i login? Normally clients automaticly login with their AD accounts (SSO). But when they open the website in the mobile app they are not in the domain. Is there a way (configuration, a web service etc..) for login to the website?

BR,

Ferhat

Parents
  • Hello again,

    Customer does not want to use Fallback authentication configuration.  Is there any way to authenticate such as openID received a token and verified it and logged in to OneIM web site from within mobile Application.

    BR,

    Ferhat

  • The web portal supports OAuth / OpenID Connect authentication, so authenticating with a mobile client shouldn't be an issue.

    What the web portal is not supporting are different types of SSO authentication methods at once, hence no AD-based authentication and OAuth at the same time. But normally, the IDP (use for your OAuth authentication) provides ways or options to use AD based or other authentication schemes at the same time. For the web portal, it would be all OAuth in the end.

Reply
  • The web portal supports OAuth / OpenID Connect authentication, so authenticating with a mobile client shouldn't be an issue.

    What the web portal is not supporting are different types of SSO authentication methods at once, hence no AD-based authentication and OAuth at the same time. But normally, the IDP (use for your OAuth authentication) provides ways or options to use AD based or other authentication schemes at the same time. For the web portal, it would be all OAuth in the end.

Children
No Data