Skip to content

Implement Explicit Client Registration (RP Role)#1183

Open
rmiccoli wants to merge 73 commits intodevelopfrom
issue-1062
Open

Implement Explicit Client Registration (RP Role)#1183
rmiccoli wants to merge 73 commits intodevelopfrom
issue-1062

Conversation

@rmiccoli
Copy link
Contributor

@rmiccoli rmiccoli commented Mar 5, 2026

This branch was created from issue-1059. The first commit relevant for this PR is 2a4fa6c.

Connected to indigo-iam/OpenID-Connect-Java-Spring-Server#33.

by moving AuthZRequestFilter from MITREid to IAM
in particular, support for automatic client
registration and no support for authentication
requests with request_uri
and add url validation
with IamClientRepository and other fixes
and remove unused method parameter
@rmiccoli rmiccoli linked an issue Mar 5, 2026 that may be closed by this pull request
@enricovianello enricovianello changed the base branch from develop to issue-1059 March 11, 2026 13:28
instead of defining a new bean and fix test
@enricovianello enricovianello changed the base branch from issue-1059 to develop March 13, 2026 08:59
enricovianello and others added 6 commits March 13, 2026 10:11
in order to distinguish between clients
internally registered in IAM and clients
coming from external OPs.
Also, add and fix tests
@rmiccoli rmiccoli added the component/db Issue that includes one or more db migrations label Mar 17, 2026
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/db Issue that includes one or more db migrations status/in-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Explicit Client Registration (RP Role)

2 participants