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

Update keycloak roles extraction #197

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

peterMuriuki
Copy link
Collaborator

Update opensrp token extractor to get all roles information from keycloak jwt

Checklist

  • tests are included and passing
  • code is transpiled

@codecov-commenter
Copy link

Codecov Report

Merging #197 (20e6a49) into main (8478bcd) will increase coverage by 0.03%.
The diff coverage is 77.77%.

@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   91.75%   91.78%   +0.03%     
==========================================
  Files          61       61              
  Lines         994      998       +4     
  Branches      210      212       +2     
==========================================
+ Hits          912      916       +4     
  Misses         82       82              
Files Changed Coverage Δ
...ckages/gatekeeper/src/components/callback/base.tsx 100.00% <ø> (ø)
...ages/gatekeeper/src/components/callback/custom.tsx 94.11% <ø> (ø)
...es/gatekeeper/src/components/callback/implicit.tsx 96.55% <ø> (ø)
packages/gatekeeper/src/helpers/services.ts 85.13% <60.00%> (+0.20%) ⬆️
packages/gatekeeper/src/helpers/oauth.ts 91.89% <100.00%> (+0.71%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants