简体   繁体   中英

adfs login authentication on android application

I was working on an android application but for the sign in i need to sign in using ADFS . I have tried using Facebook and Twitter sign in and it worked but there is no official documentation to integrate through ADFS . Can anyone help me on the same?

Search for Active Directory Authentication Library (ADAL) for Android. This uses OAuth to get JWT tokens for your web services.

https://msdn.microsoft.com/en-us/library/dn633593.aspx

Thanks //Sam (@MrADFS)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM