OpenConext / OpenConext/OpenConext-manage
Add RS to the metadata push to oidcng as RS and not RP
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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