owncloud / openidconnect

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

fix: header WWW-Authenticate must return Bearer to allow clients to c… #252

Closed DeepDiver1975 closed 1 year ago

DeepDiver1975 commented 1 year ago

…onnect via OpenID Connect

Description

WWW-Autenticate: Bearer/PoP is not recognized by the clients

How Has This Been Tested?

Types of changes

Checklist:

Open tasks:

sonarcloud[bot] commented 1 year 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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

DeepDiver1975 commented 1 year ago

Tested by @jnweiger - THX