Skip to content

Version 1.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 16:06
· 11 commits to main since this release
v1.2.0
bbc7f2b

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.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