ADFS - Identity for Mobile Apps

Gopi Ponnusamy 41 Reputation points
2020-05-15T12:50:18.72+00:00

HI Guys,

I have requirement is to use Application from Browser and Mobile App as well.

ADFS infra running 2016 & 2019.

If i create Relay Party it is working only in Browser. How i can make identity with Both?

How to create the identity for mobile application.

Please guide me.

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,186 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Pierre Audonnet - MSFT 10,166 Reputation points Microsoft Employee
    2020-05-19T18:27:26.75+00:00

    Usually mobile applications will work well with OAuth2. But it depends how your develop it really. They are many ways to do it. ADFS just plays the role of your Identity Provider here, nothing more. It is actually agnostic of where and what the application really is. So I suggest you look up OAuth and devl. Here will be a good start: https://learn.microsoft.com/en-us/windows-server/identity/ad-fs/ad-fs-development.

    0 comments No comments

  2. Gopi Ponnusamy 41 Reputation points
    2020-05-21T11:29:45.297+00:00

    Thanks for the article.
    can you please refer any article which configure identity to make use of Web Browser and mobile.
    For mobile app, customer asking to provide the client ID.

    I have created Application Group with only client ID and share to the same. But, when customer trying to connect with client its going on my Azure tenant return with error since application group created on AD FS.

    any help?

    0 comments No comments