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

Roles tab is missing in Applications #20380

Open
ShanChathusanda93 opened this issue May 15, 2024 · 0 comments
Open

Roles tab is missing in Applications #20380

ShanChathusanda93 opened this issue May 15, 2024 · 0 comments
Assignees

Comments

@ShanChathusanda93
Copy link
Contributor

Describe the issue:
From the roles tab inside the application edit, we can configure the audienace of the roles and we can create/assign application roles to the application as well. Now that is not available in there.

image

This happened after the fix [1]. This config was validated in the application edit page[2]. This config was introduced for a previous version of the role management we need to come up with a solution for this.

  1. Enable the applicationRoles.
  2. Introduce a new config and find the references of the applicationRoles and change those configs to the new config to handle the new implementation.

[1] wso2/identity-apps#6240
[2] https://github.com/wso2/identity-apps/blob/6d590c068d5e77cc2d3530703d1c1b291eeadd49/features/admin.extensions.v1/configs/application.tsx#L448

How to reproduce:

  1. Go to console and create an app.
  2. Go to edit page and the roles tab is not available there.

Expected behavior:

  • Roles tab should be available in the application edit.

Environment information (Please complete the following information; remove any unnecessary fields) :

  • Product Version: wso2is-7.0.1-SNAPSHOT
  • OS: Mac
  • Database: H2
  • Userstore: JDBC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready To Deploy
Development

No branches or pull requests

3 participants