Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api): System Client Scope access to certificate config and legacy events #8364

Open
wants to merge 25 commits into
base: ocrvs-2268-webhook
Choose a base branch
from

Conversation

tharakadadigama20
Copy link
Collaborator

Created a new client type Self Service Portal and the scope added to view SVGs, createBirthRegistration and markBirthAsCertified graphQL mutation.

Copy link

Oops! Looks like you forgot to update the changelog. When updating CHANGELOG.md, please consider the following:

  • Changelog is read by country implementors who might not always be familiar with all technical details of OpenCRVS. Keep language high-level, user friendly and avoid technical references to internals.
  • Answer "What's new?", "Why was the change made?" and "Why should I care?" for each change.
  • If it's a breaking change, include a migration guide answering "What do I need to do to upgrade?".

makelicious and others added 7 commits January 28, 2025 14:48
Co-authored-by: jamil314 <[email protected]>
Co-authored-by: Markus <[email protected]>
@euanmillar
Copy link
Collaborator

@tharakadadigama20 since merging develop to include Custom Users & Scopes, view SVGs is no longer working. You will see a network error "{"statusCode":403,"error":"Forbidden","message":"Insufficient scope"}" on requests to the config microservice. That will block you from progressing until you investigate it. You may need a companion PR in the countryconfig service. If so, you must paste the link to the companion PR in the description.

Copy link
Collaborator

@euanmillar euanmillar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Config microservice not returning SVGs after updating to use Custom Users & Scopes

@tharakadadigama20
Copy link
Collaborator Author

Config microservice not returning SVGs after updating to use Custom Users & Scopes

Will check on this 👍

@euanmillar euanmillar changed the title feat(api): System Client Scope changes feat(api): System Client Scope access to certificate config and legacy events Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants