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.
ADFS - Identity for Mobile Apps
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.
2 answers
Sort by: Most helpful
-
Pierre Audonnet - MSFT 10,191 Reputation points Microsoft Employee
2020-05-19T18:27:26.75+00:00 -
Gopi Ponnusamy 41 Reputation points Microsoft Employee
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?