Skip to content

Added support for OIDC, Data Saving and Pagination of users list.

Compare
Choose a tag to compare
@jaindiv26 jaindiv26 released this 25 Aug 20:16
· 224 commits to master since this release
  • Added support for OpenID Connect Provider.
  • Other apps can request to see XWiki user info through OIDC login.
  • Added OIDC as a new login method.
  • Added pagination for users list type.
  • Added Data Saving Function which disables the sync of users avatars.
  • Fixed: SSLHandshakeException crash.
  • Reduced app size.