Share via

SAP SuccessFactors app on Teams on android phone - authentication

Petr Honsa 0 Reputation points
2026-06-01T09:47:14.2966667+00:00
Hi,

I tried to access SAP Successfactor app on mobile phone (android), which is owned by our company, I do have newest version on Teams, Authenticator, Intune. The mobile phone is recognized by company and SSO is working correctly for other apps.

But when I try to login to SAP SuccessFactors app in Teams, it seems that Teams are using his own browser to trigger authentication and cannot reach my Authenticator. I consulted this with our Security team and they see in logs, that the login failed because my phone was not recognized.

Is there a way, that Teams could use standard Edge or Chrome? Did someone found a way, how to log into SAP SuccessFactor app in teams?

This update would be very helpful.

Kind Regards,

Petr

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

0 comments No comments

1 answer

Sort by: Most helpful
  1. Michelle-N 16,880 Reputation points Microsoft External Staff Moderator
    2026-06-01T13:01:09.67+00:00

    Hi @Petr Honsa

    Based on your description, when you try to log into SuccessFactors inside Teams on Android, Teams uses its own built-in browser (WebView), which fails to hand off the authentication request to your Microsoft Authenticator app. Consequently, your Security team sees a "device not recognized" error in the logs.

    After researching this behavior, the cause lies in how Microsoft Teams for Android handles authentication for third-party tabs. Teams utilizes an embedded WebView rather than launching an external browser like Edge or Chrome, and it does not natively support redirecting to external browsers for these in-app integrations.

    Because of this architectural design, your company’s current Conditional Access (CA) policies are likely blocking the authentication flow because WebView cannot always pass the required device state/compliance signals (managed by Intune) back to Microsoft Entra ID.

    Here are the recommended approaches to work around this issue:

    -Adjust Conditional Access Policies (For your IT/Security Team)

    Since you've already contacted your Security team, you can suggest they review and adjust the Conditional Access policies in Microsoft Entra ID. Modify the policies to explicitly allow authentication flows originating from Microsoft Teams for Android and its embedded WebView. Ensure that CA policies applied to mobile devices are not overly restrictive. It's crucial to distinguish between unmanaged personal devices, personal Intune-enrolled devices, and Teams mobile/shared devices so that WebView traffic from trusted apps isn't inadvertently blocked.

    -If modifying the security policies takes time, you can try these alternative ways to access your data:

    • Use an External Browser: Instead of launching SuccessFactors inside the Teams app, open Microsoft Edge or Chrome on your Android phone, navigate to your company's SuccessFactors web URL, and log in there.
    • Use the Dedicated App: If your organization permits it, download and install the standalone SAP SuccessFactors mobile app from the Google Play Store, which typically integrates much better with Microsoft Authenticator and Intune.

    To help narrow this down further, if your Security team can provide the specific Error Code please share it here so we can give you more precise guidance!


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click ""Comment"".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.