Skip to content

Authentik and Bun container support - v1.0.1

Compare
Choose a tag to compare
@Creaous Creaous released this 15 Apr 09:27
· 11 commits to main since this release

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