Skip to content

Version 1.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 14:03
Immutable release. Only release title and notes can be modified.
v1.2.2
f46d0fe

Changelog

All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres
to Semantic Versioning.

1.2.2 - 2026-07-24

Project maintenance

  • Migrated to mise
  • Added integration test for provider installation
  • Added matrix integration test to GitHub build and test workflow

1.2.1 - 2026-02-03

1.2.0 - 2026-01-29

Added

  • Support for partially granted scopes, when multiple scopes were requested but not all were granted by the user
  • Compatibility information between Keycloak and plugin versions in README.md

Upgraded

  • Identity provider implementation to be compatible with Keycloak >= 26.5.0 codebase

1.1.0 - 2025-06-13

Added

  • Revoke app access in the user's TikTok account when the user logs out of Keycloak

Fixed

  • The scope parameter in authorization URL was not built correctly and caused missing scope confirmations on TikTok
    login page

1.0.0 - 2025-04-24

Initial release of the TikTok Identity Provider for Keycloak.

Added

  • Optional user.info.stats scope to get user stats
  • Requesting all fields from selected scopes dynamically