This issue has been created
 
 
OpenId Connect / cid:jira-generated-image-avatar-283a49fb-05eb-4534-aade-4158a0bd4ecf OIDC-283 Open

Allow registering relying parties

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-6ceb733f-e079-4d1c-baf8-10d2beacde6f Thomas Mortagne created this issue on 30/Apr/26 13:51
 
Summary: Allow registering relying parties
Issue Type: cid:jira-generated-image-avatar-283a49fb-05eb-4534-aade-4158a0bd4ecf New Feature
Affects Versions: 2.20.3
Assignee: Unassigned
Components: Provider
Created: 30/Apr/26 13:51
Priority: cid:jira-generated-image-static-major-46671292-18cd-4a7b-bf79-c3f01b380e95 Major
Reporter: Thomas Mortagne
Description:

Right now the provider does not provide any way to verify the relying party, only the user and token.

Being able to limit access to specific clients only would straighten security and reduce the impact of a stolen access token.

Even if it's not mandatory in the core OIDC protocol, it's becoming more and more the norm in OIDC providers.