OpenConext / OpenConext/OpenConext-manage

Add RS to the metadata push to oidcng as RS and not RP

Open
#445 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs-refinement
Dominant language
Java
Stars
7
Forks
13
Avg merge
3d 14h
Merged PRs (30d)
7

Description

This issue is imported from pivotal - Originaly created at Mar 26, 2021 by Okke Harsta

For backward. compatibility all the RS's are transformed to RP's with isResourceServer=true and all the scopes including name, title, description. When OIDC-NG is capable of receiving both RP's and RS's and distinguishing between them then this should be removed.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the metadata push path for OIDC-NG and inspect where resource servers are currently transformed into relying parties with isResourceServer=true and scopes. Confirm how OIDC-NG distinguishes RS and RP entities, then update the behavior so RS metadata is sent as RS while preserving backward compatibility. Verify the resulting metadata payload and any related tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.