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