Skip to content

konciergeMD/passport-openidconnect

 
 

Repository files navigation

Passport-OpenID Connect

Forked from: Passport strategy for authenticating with OpenID Connect. For purposes of adding and removing necessary pieces of logic pertaining to Accolade's use of this software.

Accolade OIC implementation will redirect to another url for user info. This version will redirect there.

After verifying changes/fixes, this package must be manully uploaded to Artifactory

  • Bump Version in package.json
  • Ensure Artifactory is locally configured
  • npm publish

This module lets you authenticate using OpenID Connect in your Node.js applications. By plugging into Passport, OpenID Connect authentication can be easily and unobtrusively integrated into any application or framework that supports Connect-style middleware, including Express.

Credits

License

The MIT License

Copyright (c) 2011-2013 Jared Hanson <http://jaredhanson.net/>

About

OpenID Connect authentication strategy for Passport and Node.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.0%
  • Makefile 2.0%