wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
746 stars 724 forks source link

The connections without IDP groups are not required to shown within the group tab of role menu #20979

Open sadilchamishka opened 1 month ago

sadilchamishka commented 1 month ago

Describe the issue:

How to reproduce:

  1. Create connection.
  2. Create organization audience role.
  3. Check the groups section of the particular role.
Screenshot 2024-08-25 at 21 32 42

Expected behavior:

Only the connections with IDP groups are available should shown.

sadilchamishka commented 1 month ago

A similar fix has been done for tha application audience roles. It should be applied for the organization audience role also.