Skip to main content
December 2, 2021
Question

List of Applications

  • December 2, 2021
  • 7 replies
  • 0 views

There is way to list the applications in the environment? 

    7 replies

    stefanhelzle0001
    Brainy
    December 2, 2021
    January 3, 2022

    I have a task to list to the logged in user all application assign to the user, is there any way to do that?

    stefanhelzle0001
    Brainy
    January 3, 2022

    User assignment is done via group membership. Fetching the groups for each user should give you that information.

    You could also create a list of all the application specific main user groups and check whether the user is member.

    Does that answer you question?