Package Exports
- oidc-rp
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (oidc-rp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
OpenID Connect Relying Party
OpenID Connect Relying Party client library for Node.js and the browser.
Planned Features
- Dynamic Configuration and Client Registration
- Authorization Code, Implicit, Hybrid, Refresh, and Client Credentials grants.
- Simultaneous use of multiple OpenID Connect Providers
- Full page, popup, and embedded UI
- Automated key rotation based on JWK
kidvalue - Session management, front- and back-channel logout
- Request parameters as JWT
- Claims request parameter
- Claims language tags
- ACDC and Proof of Possession
- OAuth 2.0 Bearer Token requests
- Compatible with Webpack
Dependencies
This package is a work in progress, dependent on other ongoing projects. Code contained herein will be completed when the following dependencies are ready to release:
The current contents of the respository should be considered a "sketch".
Running tests
Nodejs
$ npm testBrowser (karma)
$ npm run karmaMIT License
Copyright (c) 2016 Anvil Research, Inc.