Releases: Nexirift/plugin-oidc
Releases · Nexirift/plugin-oidc
Userinfo Endpoint - v1.0.3
Welcome to plugin-oidc, the new home for plugin-keycloak!
If you're coming from the other plugin or are new, please look at the example here.
Changes
- Allow user to specify user info endpoint to get data from.
Install
- Using yarn:
yarn add @nexirift/plugin-oidc
- Using npm:
npm i @nexirift/plugin-oidc
- Using bun:
bun install @nexirift/plugin-oidc
Full Changelog: 1.0.2...1.0.3
Error messages - v1.0.2
Welcome to plugin-oidc, the new home for plugin-keycloak!
If you're coming from the other plugin or are new, please look at the example here.
Changes
- We now tell the server and user if the authentication server cannot be reached.
- Fixes an error caused by not performing null checks on the roles/groups variable.
- Updated dependencies to the latest versions by using the new
bun update
.
Install
- Using yarn:
yarn add @nexirift/plugin-oidc
- Using npm:
npm i @nexirift/plugin-oidc
- Using bun:
bun install @nexirift/plugin-oidc
Full Changelog: 1.0.1...1.0.2
Authentik and Bun container support - v1.0.1
Welcome to plugin-oidc, the new home for plugin-keycloak!
If you're coming from the other plugin or are new, please look at the example here.
Changes
- Remove
brotli
from encoding to support Bun containers: oven-sh/bun#267 (comment) - Added support for Authentik groups from access tokens in
allowedRoles
Install
- Using yarn:
yarn add @nexirift/plugin-oidc
- Using npm:
npm i @nexirift/plugin-oidc
- Using bun:
bun install @nexirift/plugin-oidc
Full Changelog: 1.0.0...1.0.1
Welcome to plugin-oidc! -v1.0.0
Welcome to plugin-oidc, the new home for plugin-keycloak!
If you're coming from the other plugin or are new, please look at the example here.
Install
- Using yarn:
yarn add @nexirift/plugin-oidc
- Using npm:
npm i @nexirift/plugin-oidc
- Using bun:
bun install @nexirift/plugin-oidc
Full Changelog: https://github.com/Nexirift/plugin-oidc/commits/1.0.0