Added support for OIDC, Data Saving and Pagination of users list.
- 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.