Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For users which have Admin permission a page will display with multiple pieces of information. At the very end it is possible to see permissions assigned to the user.

...

User’s information when user does not have permission

Info

In version 5.1 it is possible to get this information on non admin users as well.

In version 5.1, accessing the same URL will generate a file on the server containing with a token code will present the same information. For users which have problems, this file may end up being helpful to sort out eg actual permissions.

In profile.config add a token for access to user’s permissions

Code Block
	<UserInfoLogToken>tokencode</UserInfoLogToken>

Access the user information by browsing to the below URL:

http://www.domain.com/AssertWeb/en-GB/Site/Home/UserInfo?token=tokencode

Filter by label (Content by label)
showSpacedebug home info user information permission
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1ecd09
falsesortmodified
typeshowSpacepagefalse
reversetruelabels
typepage
cqllabel in ( "information" , "debug" , "home" , "user" , "info" , "permission" ) and type = "page" and space = "ASKB"
labelsdebug home info user information permission
Page Properties
hiddentrue

Related issues