owncloud / openidconnect

OpenId Connect (OIDC) Integration for ownCloud
GNU General Public License v2.0
6 stars 2 forks source link

fix: update principals uri in Eventhandler.php #226

Closed vincentbernaud closed 2 years ago

vincentbernaud commented 2 years ago

Description

This PR fix the principals URI for sabre dav backend and allow a proper use of Caldav with OIDC access token.

Related Issue

Motivation and Context

All requests to Caldav using access token failed with 404 not found. (See issue for detail)

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

Open tasks:

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication