owncloud / openidconnect

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

feat: use token exchange before calling the token introspection endpoint #236

Closed DeepDiver1975 closed 2 years ago

DeepDiver1975 commented 2 years ago

Description

Adds support for rfc8693

Motivation and Context

Some IdPs require to perform a token exchange before the introspection endpoint can be called

How Has This Been Tested?

Types of changes

Checklist:

Open tasks:

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 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication