Thank you, Eric, for your fast answer!
My problem is that I have in shared.properties credentials for anonymous user:
anonymousRoleName=AnalystGuestRole
anonymousUsername=guest
anonymousPassword=guest
and then I can't create user with name "guest" in Management Console - System shows Error message: a user witn this name already exist.
But I don't see him in security list.
------------------------------
Alexey Rublev
Manager of the Department of Projects
ESTI MAP (VAR)
MOSCOW
------------------------------
Original Message:
Sent: 05-29-2020 08:30
From: Eric Blasenheim
Subject: How to configure SSA for unathorized (guest) access?
The documentation is here:
http://support.pb.com/help/spectrum/19.1/en/webhelp/Spatial/index.html#Spatial/source/Security/analyst/analyst_guest_access.html
The basic idea is that you enable guest (internally called anonymous) access and then provide a Spectrum role name (defaults to AnalystGuestRole) and a user/pwd (user name defaults to AnalystGuest).
This goes into the shared.properties file so that the application knows what user and pwd to provide when the URL is launched.
The rest is the same as any user/role in the produce.
- You have to create the user and role in Spectrum Management Console and provide the credentials (they need to match what is in the properties file)
- You have to give the user or role read access to the project(s) they should be allowed to see.
- Note that you cannot turn off rest authentication in Spectrum and have any of this really work. If rest authentication is off, everyone has access to everything. Some folks in previous versions turned off rest auth for purposes of access to map tiling.
------------------------------
Eric Blasenheim
Spectrum Spatial Technical Product Manager
Troy, NY
Original Message:
Sent: 05-29-2020 07:50
From: Alexey Rublev
Subject: How to configure SSA for unathorized (guest) access?
How to configure SSA so that a guest user could log in SSA without an authorization window (e.g. https://demo.spectrumspatial.com/connect/analyst/mobile/#/main?mapcfg=Telco - Public - any user can see map project and no need to sign in)
SSA version 2019.1
------------------------------
Alexey Rublev
Manager of the Department of Projects
ESTI MAP (VAR)
MOSCOW
------------------------------