Branch: refs/heads/master Home: https://github.com/xwiki-contrib/oidc Commit: 6863463254528cb01337ad58fb524af6ff8685bd https://github.com/xwiki-contrib/oidc/commit/6863463254528cb01337ad58fb524af... Author: ChiuchiuSorin <sorin.chiuchiu@protonmail.com> Date: 2026-04-06 (Mon, 06 Apr 2026) Changed paths: M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/internal/store/OIDCClientConfigurationClassDocumentInitializer.java Log Message: ----------- OIDC-280: OIDC secret field is sent as a hashed value * marked secret field as CLEAR storage type to be able to access the value of the secret Commit: 7ed608c8654f481da5481215e9b32e09b628674e https://github.com/xwiki-contrib/oidc/commit/7ed608c8654f481da5481215e9b32e0... Author: Thomas Mortagne <thomas.mortagne@gmail.com> Date: 2026-04-16 (Thu, 16 Apr 2026) Changed paths: M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/internal/store/OIDCClientConfigurationClassDocumentInitializer.java Log Message: ----------- Merge pull request #122 from ChiuchiuSorin/OIDC280 OIDC-280: OIDC secret field is sent as a hashed value Compare: https://github.com/xwiki-contrib/oidc/compare/f8fca250fda8...7ed608c8654f To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications