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

Add actions feature RBAC configs #6292

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

brionmario
Copy link
Member

Proposed changes in this pull request

This pull request includes updates to the features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/org.wso2.carbon.identity.core.server.feature.default.json file to enhance the configuration for console actions. The most important changes include enabling the console actions feature and defining the associated scopes for various operations.

Enhancements to console actions configuration:

  • Enabled the console.actions feature.
  • Added console.actions.disabled_features as an empty list.
  • Defined console.actions.scopes.feature with the scope console:actions.
  • Added scopes for create, read, update, and delete operations under console.actions.scopes.

Related Issues

Related PRs

@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/12806188893

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@bb0bc18). Learn more about missing BASE report.
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6292   +/-   ##
=========================================
  Coverage          ?   45.31%           
  Complexity        ?    14520           
=========================================
  Files             ?     1656           
  Lines             ?   104370           
  Branches          ?    18335           
=========================================
  Hits              ?    47299           
  Misses            ?    50238           
  Partials          ?     6833           
Flag Coverage Δ
unit 28.95% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/12806188893
Status: failure

@brionmario brionmario merged commit 0684a87 into wso2:master Jan 16, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants