You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two options to delete an application role.
1 - Un assign the role from the corresponding application.
2 - Delete role.
Either of action cause to execute other action implicitly.
Also, currently we have block the 2nd option.
Suggested Improvement
We can allow both options. No need separate treatment for application roles when considering the deletion. We can allow the 2nd option also.
Each option should indicate the its corresponding implicit operation along with the prompting for consent to execute the operation.
When un assign the role from the application, indicate that corresponding role will be deleted.
When deleting the role, indicate that associations to the corresponding application will be removed.
No need to special case to navigating to 1st flow related view upon triggering the 2nd flow. We can generalize role deletion for org audience and application audience roles to just delete the role but only difference may be the additional note displayed while consenting to delete the role.
Version
IS 7.1.0-m5
The text was updated successfully, but these errors were encountered:
Current Limitation
There are two options to delete an application role.
1 - Un assign the role from the corresponding application.
2 - Delete role.
Either of action cause to execute other action implicitly.
Also, currently we have block the 2nd option.
Suggested Improvement
We can allow both options. No need separate treatment for application roles when considering the deletion. We can allow the 2nd option also.
Each option should indicate the its corresponding implicit operation along with the prompting for consent to execute the operation.
No need to special case to navigating to 1st flow related view upon triggering the 2nd flow. We can generalize role deletion for org audience and application audience roles to just delete the role but only difference may be the additional note displayed while consenting to delete the role.
Version
IS 7.1.0-m5
The text was updated successfully, but these errors were encountered: