allow other applications [3rd party] to access my asp.net website, user authentication -


i have website supports many kind of users based on roles. sales,customers etc. want make website accessible form other applications. if application want fetch or send data application should able grant them secure accessibility. please let me know how should go authentication part done. in advance. appreciated.

the question broad i'm afraid can offer general guidance. common approach expose functionality api secured oauth. users must authenticate application bearer-token can provide along calls api identify , authorize request.

if usinging asp.net suggest looking @ authentication , authorization in web api.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -