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

[Migration-Identity DB] Support application roles for Identity Server and support RBAC for apps #16865

Closed
shashimalcse opened this issue Oct 6, 2023 · 2 comments

Comments

@shashimalcse
Copy link
Contributor

shashimalcse commented Oct 6, 2023

Describe the issue:

Due to the requirement in #16363,

  • added new tables
    • APP_ROLE_ASSOCIATION
    • ROLE_SCOPE
  • added column named AUDIENCE_REF_ID column to IDN_SCIM_GROUP table
  • changed unique constrain of table IDN_SCIM_GROUP to UNIQUE(TENANT_ID, ROLE_NAME, ATTR_NAME, AUDIENCE_REF_ID)

Schema PR : wso2/carbon-identity-framework#4936

@shashimalcse
Copy link
Contributor Author

@isharak
Copy link
Member

isharak commented Nov 7, 2024

This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!

@isharak isharak closed this as completed Nov 7, 2024
@github-project-automation github-project-automation bot moved this from Open to Done in Identity Server 7.0.0 Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

8 participants