Added
- Support OIDC authentication method between Nextcloud and OpenProject
- Required apps and versions:
- Show error if connection cannot be made to OpenProject #756
- Show proper error message in the dashboard based on auth method #770
- Show error if user_oidc app is not available #753
- Show error if user_oidc app not supported #768
- Support setup with Nextcloud Hub #778
- Add option to enable/disable token exchange with external OIDC provider #797
- Request token with api_v3 scope #809
- Add hint for required OpenProject version and plan #810
Changed
- Rename admin settings labels:
Authorization
->Authentication
#758 - Drop support for Nextcloud 27 #779
Fixed
- Fix authentication method documentation link #820