OAuth 2.0 authentication in HTTP Module -


is possible implement oauth(open authorization) 2.0 or 1.0 in http module.

why m choosing because, each , every request first reaches http module, request have authenticate

is possible ?

if yes means , please related link that

help me..

yes, possible. in fact mod_auth_openidc apache (and openid connect, protocol built on oauth2).

more on scenario here: https://auth0.com/blog/2014/08/22/sso-for-legacy-apps-with-auth0-openid-connect-and-apache/


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -