Skip to main content
Solved

Restricting access to IFS standard lobbies


Forum|alt.badge.img+6

We are currently on version 9 and are starting to create lobbies for user review.  I was able to grant access to the lobby that I created to a permission set, however, the it appears that the user(s) now have access to all of the IFS standard lobbies as well.  I don’t see a way to deactivate these or restrict access to them.  I tried to explicitly revoke access in the permission set to specific lobbies but they are still showing up in the lobby overview, although the data isn’t pulling through.  The issue is that the lobby overview is messy with all of the IFS standard lobbies and I’d like to make that a little cleaner.

Best answer by CallumW

Struggling to find you the answer here…

 

You have stated another user has no lobby access - however the IFS Welcome start page is a lobby in its own right.

 

Try this and see if it can shed some light

  1. Go to the welcome lobby
  2. Click the padlock in the top right
  3. Click the cog in the top right
  4. Scroll down in the window which appears and click on the blue presentation object URL
  5. Check the permission sets tabs and the users tab to determine if it is permission sets granting the lobby

 

 

If it is not this, I would double check the ADMINISTRATOR system privilege just to make sure its not been assigned to any functional role which in turn has been granted to an end user role.

 

Here is an SQL statement you can run:

SELECT r.identity, r.role
 FROM system_privilege_grant s,
 fnd_user_role_runtime_tab r
 WHERE r.role = s.role
 AND s.privilege_id = 'ADMINISTRATOR'

 

View original
Did this topic help you find an answer to your question?

CallumW
Superhero (Partner)
Forum|alt.badge.img+15
  • Superhero (Partner)
  • January 3, 2020

Hi,

 

It should be as simple as checking the grants at the presentation object level

 

(IFSAPP will see all lobbies)

 

Regards, Callum


Forum|alt.badge.img+6
  • Sidekick (Customer)
  • January 3, 2020

I did try this but it is still not restricting access.  The user that I am testing does not have the permission set that is listed as a grantee but he can still see all of the lobbies in the lobby overview screen.


CallumW
Superhero (Partner)
Forum|alt.badge.img+15
  • Superhero (Partner)
  • January 3, 2020

Does the user have the ADMINISTRATOR System Privilege assigned?

 

 


Forum|alt.badge.img+6
  • Sidekick (Customer)
  • January 3, 2020

No they do not.  I have tried this with other users as well and I am getting the same result. 

 

It seems that by giving access to the lobby overview screen they can see everything, even though their permission sets do not include everything.

 

Another user does not have access to the lobby overview screen and has no lobby access that I can tell.  However, when using the IFS Welcome start page they can get to the lobbies by clicking on the lobbies element and it takes them to the Lobby Overview screen and they can click on and see the lobby information.


CallumW
Superhero (Partner)
Forum|alt.badge.img+15
  • Superhero (Partner)
  • January 3, 2020

Struggling to find you the answer here…

 

You have stated another user has no lobby access - however the IFS Welcome start page is a lobby in its own right.

 

Try this and see if it can shed some light

  1. Go to the welcome lobby
  2. Click the padlock in the top right
  3. Click the cog in the top right
  4. Scroll down in the window which appears and click on the blue presentation object URL
  5. Check the permission sets tabs and the users tab to determine if it is permission sets granting the lobby

 

 

If it is not this, I would double check the ADMINISTRATOR system privilege just to make sure its not been assigned to any functional role which in turn has been granted to an end user role.

 

Here is an SQL statement you can run:

SELECT r.identity, r.role
 FROM system_privilege_grant s,
 fnd_user_role_runtime_tab r
 WHERE r.role = s.role
 AND s.privilege_id = 'ADMINISTRATOR'

 


Forum|alt.badge.img+6
  • Sidekick (Customer)
  • January 3, 2020

Thank you so much!  There was an old permission set that had administrator privileges.  Once I removed it they can no longer see all of the lobbies.  Thank you again for your help!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings