1.0.0 • Published 7 years ago

keycloak-connect321-ipv6 v1.0.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
7 years ago

Keycloak Node.js Adapter : ipv6 support

Build Status Dependency Status Coverage Status

Keycloak is a standalone authentication server, akin to a standalone database. It provides hooks for federated authentication, including authenticating against various social networks and OAuth providers (G+, Facebook, etc).

This module makes it simple to implement a Node.js Connect-friendly application that uses Keycloak for its authentication and authorization needs. For usage instructions, please read the documentation.

Currently, the official keycloak Node.js couldn't support ipv6 address parsed,see ticket. So,NOKIA make enhancement for ipv6 parsed based on keycloak-nodejs-adapter on github.

Release Note

v1.0.0 : make keycloak-nodejs-adapter-v3.2.1 support ipv6 parsed.

Contributing

Please read the contributing guide