Accessing the panel

The Admin Panel is a model-centric interface where trusted users can manage content on GeoNode.
Only the staff users can access the admin interface.

Note

The “staff” flag, which controls whether the user is allowed to log in to the admin interface, can be set by the admin panel itself.

The panel can be reached from Admin link of the User Menu in the navigation bar (see the picture below) or through this URL: http://<your_geonode_host>/admin.

../../_images/admin_link.png

The Admin Link of the User Menu

When clicking on that link the Django-based Admin Interface page opens and shows you all the Django models registered in GeoNode.

../../_images/django_geonode_admin_interface.png

The GeoNode Admin Interface

Reset or Change the admin password

From the Admin Interface you can access the CHANGE PASSWORD link on the right side of the navigation bar.

../../_images/change_password_link.png

The Change Password Link

It allows you to access the Change Password Form through which you can change your password.

../../_images/change_password_form.png

The Change Password Form

Once the fields have been filled out, click on CHANGE MY PASSWORD to perform the change.

Simple Theming

GeoNode provides by default some theming options manageable directly from the Administration panel. Most of the times those options allows you to easily change the GeoNode look and feel without touching a single line of HTML or CSS.

As an administrator go to http://<your_geonode_host>/admin/geonode_themes/geonodethemecustomization/.

../../_images/themes.png

List of available Themes

The panel shows all the available GeoNode themes, if any, and allows you to create new ones.

Warning

Only one theme at a time can be activated (aka enabled). By disabling or deleting all the available themes, GeoNode will turn the gui back to the default one.

Editing or creating a new Theme, will actually allow you to customize several properties.

At least you’ll need to provide a Name for the Theme. Optionally you can specify also a Description, which will allow you to better identify the type of Theme you created.

../../_images/theme-def-0001.png

Theme Name and Description

Just below the Description field, you will find the Enabled checkbox, allowing you to toggle the Theme.

../../_images/theme-def-0002.png

Theme Name and Description

Partners

GeoNode simple theming, allows also a Partners section, in order to easily list links to third-party institutions collaborating to the project.

The example below shows the Partners section of WorldBank CHIANG MAI URBAN FLOODING GeoNode instance made through integrating theming options.

../../_images/theme-def-0005.png

Urbanflooding GeoNode Partners Section

The Partners items can be managed through the http://<your_geonode_host>/admin/geonode_themes/partner/ Admin section

../../_images/theme-def-0005a.png

GeoNode Partners Admin Section

From here it is possible to add, modify or delete partners items.

A new partner is defined by few elements, a Logo, a Name, a Display Name and a Website

../../_images/theme-def-0005b.png

Add a Partner

In order to attach or detach a Partner to an existing Theme on GeoNode, you will need to edit the Theme and go to the Partners section

../../_images/theme-def-0005c.png

Theme Partners Section

From here you will be able to either to change the Partners title text and/or select/deselect Partners from the multi-select box.

Note

In order to select/deselect elements from the multi-select box, you must use the CTRL+CLICK button combintation.

Switching between different themes

In the case you have defined more Themes, switching between them is as easy as enabling one and disabling the others.

Remember to save the Themes everytime and refresh the GeoNode home page on the browser to see the changes.

It is also important that there is only one Theme enabled at a time.

In order to go back to the standard GeoNode behavior, just disable or delete all the available Themes.

Add a new user

In GeoNode, administrators can manage other users. For example, they can Add New Users through the following form.

../../_images/add_user_form.png

Adding New Users

The form above can be reached from the Admin Panel at the following path: Home > People > Users. Click on ADD USER + to open the form page.

../../_images/add_user_button.png

The Add User button in the Users List page

It is also available, in the GeoNode UI, the Add User link of the About menu in the navigation bar.

../../_images/add_user_link.png

Add User Link

To perform the user creation fill out the required fields (username and password) and click on SAVE. You will be redirected to the User Details Page which allows to insert further information about the user.

../../_images/user_details_admin_page.png

The User Details Page

The user will be visible into the Users List Page of the Admin Panel and in the People Page (see Viewing other users information).

../../_images/new_user_in_people.png

The User in the People page

Activate/Disable a User

When created, new users are active by default. You can check that in the User Details Page from the Admin Panel (see the picture below).

../../_images/new_user_active.png

New Users Active by default

Active users can interact with other users and groups, can manage resources and, more in general, can take actions on the GeoNode platform.
Untick the Active checkbox to disable the user. It will be not considered as user by the GeoNode system.
../../_images/new_user_disabled.png

Disabeld Users

Change a User password

GeoNode administrators can also change/reset the password for those users who forget it. As shown in the picture below, click on this form link from the User Details Page to access the Change Password Form.

../../_images/change_user_password_link.png

Changing Users Passwords

The Change User Password Form should looks like the following one. Insert the new password two times and click on CHANGE PASSWORD.

../../_images/chenge_user_password_form.png

Changing Users Passwords

Promoting a User to Staff member or superuser

Active users have not access to admin tools. GeoNode makes available those tools only to Staff Members who have the needed permissions. Superusers are staff members with full access to admin tools (all permissions are assigned to them).

Administrators can promote a user to Staff Member by ticking the Staff status checkbox in the User Details Page. To make some user a Superuser, the Superuser status checkbox should be ticked. See the picture below.

../../_images/staff_and_superuser_permissions.png

Staff and Superuser permissions

Creating a Group

In GeoNode is possible to create new groups with set of permissions which will be inherited by all the group members.
The creation of a Group can be done both on the GeoNode UI and on the Admin Panel, we will explain how in this paragraph.

The Create Groups link of About menu in the navigation bar allows administrators to reach the Group Creation Page.

../../_images/create_group_page_link.png

The Create Group Link

The following form will open.

../../_images/group_creation_form.png

The Group Creation Form

Fill out all the required fields and click Create to create the group. The Group Details Page will open.

../../_images/group_details_page.png

The Group Details Page

The new created group will be searchable in the Groups List Page.

../../_images/groups_list_page.png

The Groups List Page

Note

The Create a New Group button on the Groups List Page allows to reach the Group Creation Form.

As already mentioned above, groups can also be created from the Django-based Admin Interface of GeoNode.
The Groups link of the AUTHENTICATION AND AUTHORIZATION section allows to manage basic Django groups which only care about permissions.
To create a GeoNode group you should take a look at the GROUPS section.
../../_images/groups_admin_section.png

The Groups Section on the Admin Panel

As you can see, GeoNode provides two types of groups. You will learn more about that in the next paragraph.

Types of Groups

In GeoNode users can be grouped through a Group Profile, an enhanced Django group which can be enriched with some further information such as a description, a logo, an email address, some keywords, etc. It also possible to define some Group Categories based on which those group profiles can be divided and filtered.

A new Group Profile can be created as follow:

  • click on the Group Profile + Add button

  • fill out all the required fields (see the picture below), Group Profiles can be explicitly related to group categories

    ../../_images/new_group_profile_form.png

    A new Group Profile

  • click on SAVE to perform the creation, the new created group profile will be visible in the Group Profiles List

    ../../_images/group_profiles_list.png

    The Group Profiles List

Group Categories

Group Profiles can also be related to Group Categories which represents common topics between groups. In order to add a new Group Category follow these steps:

  • click on the Group Categories + Add button

  • fill out the creation form (type name and description)

    ../../_images/new_group_category_form.png

    A new Group Category

  • click on SAVE to perform the creation, the new created category will be visible in the Group Categories List

    ../../_images/group_categories_list.png

    The Group Categories List

When a GeoNode resource (layer, document or maps) is associated to some Group Profile, it is also possible to retrieve the Group Category it belongs to.
So when searching for resources (see Finding Data) you can also filter the data by group category.
../../_images/layers_group_category.png

Filtering Layers by Group Category

Managing a Group

Through the Groups link of About menu in the navigation bar, administrators can reach the Groups List Page.

../../_images/groups_link.png

The Groups Link in the navigation bar

In that page all the GeoNode Group Profiles are listed.

../../_images/group_profiles_list_page.png

Group Profiles List Page

For each group some summary information (such as the title, the description, the number of members and managers) are displayed near the Group Logo.

Administrators can manage a group from the Group Profile Details Page which is reachable by clicking on the title of the group.

../../_images/group_profile_details_page.png

Group Profile Details Page

As shown in the picture above, all information about the group are available on that page:

  • the group Title;
  • the Last Editing Date which shows a timestamp corresponding to the last editing of the group properties;
  • the Keywords associated with the group;
  • Permissions on the group (Public, Public(invite-only), Private);
  • Members who join the group;
  • Managers who manage the group.

There are also four links:

  • The Edit Group Details link opens the Group Profile Form through which the following properties can be changed:

    • Title.
    • Logo (see next paragraphs).
    • Description.
    • Email, to contact one or all group members.
    • Keywords, a comma-separated list of keywords.
    • Access, which regulates permissions:
      • Public: any registered user can view and join a public group.
      • Public (invite-only): only invited users can join, any registered user can view the group.
      • Private: only invited users can join the group, registered users cannot see any details about the group, including membership.
    • Categories, the group categories the group belongs to.
    ../../_images/group_profile_details_page.png

    Group Profile Details Page

  • Managing Group Members (see next paragraphs).

  • the Delete this Group, click on it to delete the Group Profile. GeoNode requires you to confirm this action.

    ../../_images/confirm_group_deletion.png

    Confirm Group Deletion

  • the Group Activities drives you to the Group Activites Page where you can see all layers, maps and documents associated with the group. There is also a Comments tab which shows comments on those resources.

    ../../_images/group_activities.png

    Group Activities

Managing Group members

The Manage Group Members link opens the Group Members Page which shows Group Members and Group Managers. Managers can edit group details, can delete the group, can see the group activities and can manage memberships. Other Members can only see the group activities.

In Public Groups, users can join the group without any approval. Other types of groups require the user to be invited by the group managers.
Only group managers can Add new members. In the picture below, you can see the manager can search for users by typing their names into the User Identifiers search bar. Once found, he can add them to the group by clicking the Add Group Members button. The Assign manager role flag implies that all the users found will become managers of the group.
../../_images/add_new_member.png

Adding a new Member to the Group

The following picture shows you the results.

../../_images/new_members.png

New Members of the Group

Group based advanced data workflow

By default GeoNode is configured to make every resource (Layer, Document or Map) suddenly available to everyone, i.e. publicly accessible even from anonymous/non-logged in users.

It is actually possible to change few configuration settings in order to allow GeoNode to enable an advanced publication workflow.

With the advanced workflow enabled, your layer, document or map won’t be automatically published (i.e. made visible and accessible for all, contributors or simple users).

For now, your item is only visible by yourself, the manager of the group to which the layer, document or map is linked (this information is filled in the metadata), the members of this group, and the GeoNode Administrators.

Before being published, the layer, document or map will follow a two-stage review process, which is described below:

../../_images/adv_data_workflow_001.jpg

From upload to publication: the review process on GeoNode

How to enable the advanced workflow

You have to tweak the GeoNode settings accordingly.

Please see the details of the following GeoNode Settings:

The group Manager approval

Here, the role of the Manager of the group to which your layer, document or map is linked is to check that the uploaded item is correct. Particularly, in the case of a layer or a map, it consists of checking that the chosen cartographic representation and the style are fitting but also that the discretization is appropriate.

The Manager must also check that the metadata are properly completed and that the mandatory information (Title, Abstract, Edition, Keywords, Category, Group, Region) are filled.

If needed, the Manager can contact the contributor responsible of the layer, document or map in order to report potential comments or request clarifications.

Members of the group can also take part in the reviewing process and give some potential inputs to the responsible of the layer, document or map.

When the Manager considers that the layer, document or map is ready to be published, he should approve it. To do so, the Manager goes to the layer, document or map page, then opens the Wizard in order to edit the metadata. In the Settings tab, the manager checks the Approved box, and then updates the metadata and saves the changes:

../../_images/approbation_manager.gif

The approbation process of an item by a Manager

Following this approval, the GeoNode Administrators receive a notification informing them that an item is now waiting for publication

../../_images/unpublished.png

An approved layer, waiting for publication by the GeoNode administrators

The publication by the GeoNode Administrator

Prior to the public release of an approved layer, a document or a map, the Administrator of the platform performs a final validation of the item and its metadata, notably to check that it is in line with licence policies.

If needed, the GeoNode Administrator can contact the Manager who has approved the layer, document or map, as well as its responsible.

Once the layer, document or map is validated, the item is made public by the Administrator. It can now be viewed, accessed, and downloaded in accordance with the Permissions set by the responsible contributor.

Manage profiles using the admin panel

So far GeoNode implements two distinct roles, that can be assigned to resources such as layers, maps or documents:

  • party who authored the resource
  • party who can be contacted for acquiring knowledge about or acquisition of the resource

These two profiles can be set in the GeoNode interface by accessing the metadata page and setting the Point of Contact and Metadata Author fields respectively.

Is possible for an administrator to add new roles if needed, by clicking on the Add Role button in the Base -> Contact Roles section:

../../_images/admin-roles-add.png

Clicking on the People section (see figure) will open a web for with some personal information plus a section called Users.

../../_images/admin-people.png

Is important that this last section is not modified here unless the administrator is very confident in that operation.

../../_images/admin-profiles-contactroles.png

Manage layers using the admin panel

Some of the Layers information can be edited directly through the admin interface although the best place is in the Layer -> Metadata Edit in GeoNode.

Clicking on the Admin > Layers link will show the list of available layers.

../../_images/admin-layers.png

Warning

It is not recommended to modify the Layers’ Attributes or Styles directly from the Admin dashboard unless you are aware of your actions.

The Metadata information can be changed for multiple Layers at once throguh the Metadata batch edit action.

../../_images/admin-layers-batch.png

By clicking over one Layer link, it will show a detail page allowing you to modify some of the resource info like the metadata, the keywords, the title, etc.

Note

It is strongly recommended to always use the GeoNode Metadata Wizard or Metadata Advanced tools in order to edit the metadata info.

The Permissions can be changed also for multiple Layers at once throguh the Set layers permissions action.

../../_images/set_layers_permissions_action.png

By clicking over one Layer link, it will show a detail page allowing you to modify the permissions for the selected resources.

../../_images/set_layers_permissions_form.png

Manage the maps using the admin panel

Similarly to the Layers, it is possible to manage the available GeoNode Maps through the Admin panel also.

Move to Admin > Maps to access the Maps list.

../../_images/admin-maps.png

The Metadata information can be changed for multiple Maps at once throguh the Metadata batch edit action.

../../_images/admin-layers-batch.png

By clicking over one Map link, it will show a detail page allowing you to modify some of the resource info like the metadata, the keywords, the title, etc.

Note

It is strongly recommended to always use the GeoNode Metadata Wizard or Metadata Advanced tools in order to edit the metadata info.

Notice that by enabling the Featured option here, will allow GeoNode to show the Map thumbnail and the Map detail link on the Home Page

../../_images/admin-maps-featured-001.png
../../_images/admin-maps-featured-002.png

Manage the documents using the admin panel

Similarly to the Layers and Maps, it is possible to manage the available GeoNode Documents through the Admin panel also.

Move to Admin > Documents to access the Documents list.

../../_images/admin-documents.png

The Metadata information can be changed for multiple Documents at once throguh the Metadata batch edit action.

../../_images/admin-layers-batch.png

By clicking over one Document link, it will show a detail page allowing you to modify some of the resource info like the metadata, the keywords, the title, etc.

Note

It is strongly recommended to always use the GeoNode Metadata Wizard or Metadata Advanced tools in order to edit the metadata info.

Manage the base metadata choices using the admin panel

Admin > Base contains almost all the objects you need to populate the resources metadata choices.

../../_images/admin-panel-metadata-contents-0001.png

Admin dashboard Base Panel

In other words the options available from the select-boxes of the Metadata Wizard and Metadata Advanced panels.

../../_images/admin-panel-metadata-contents-0002.png

Metadata Wizard Panel

../../_images/admin-panel-metadata-contents-0003.png

Metadata Advanced Panel

Note

When editing the resource metadata throguh the Metadata Wizard, some fields are marked as mandatory and by filling those information the Completeness progress will advance accordingly.

../../_images/admin-panel-metadata-contents-0003a.png

Metadata Completeness

Even if not all the fields have been filled, the system won’t prevent you to update the metadata; this is why the Mandatory fields are mandatory to be fully compliant with an ISO 19115 metadata schema, but are only recommended to be compliant with GeoNode.

Also the Completeness indicates how far the metadata is to be compliant with an ISO 19115 metadata schema.

Of course, it is highly recommended to always fill as much as possible at least all the metadata fields marked as Mandatory.

This will improve not only the quality of the data stored into the system, but will help the users to easily search for them on GeoNode.

All the Search & Filter panels and options of GeoNode are, in fact, based on the resources metadata fields. Too much generic descriptions and too empty metadata fields, will give highly un-precise and very wide search results to the users.

Hierarchical keywords

Through the Admin > Base > Hierarchical keywords panel it will be possible to manage all the keywords associated to the resources.

../../_images/admin-panel-metadata-contents-0004.png

Hierarchical keywords list

../../_images/admin-panel-metadata-contents-0005.png

Hierarchical keywords edit

  • The Name is the human readable text of the keyword, what users will see.
  • The Slug is a unique label used by the system to identify the keyword; most of the times it is equal to the name.

Notice that through the Position and Relative to selectors, it is possible to establish a hierarchy between the available keywords.

By default each user with editing metadata rights on any resource, will be able to insert new keywords into the system by simply typing a free text on the keywords metadata field.

It is possible to force the user to select from a fixed list of keywords throug the FREETEXT_KEYWORDS_READONLY setting.

When set to True keywords won’t be writable from users anymore. Only admins can will be able to manage them through the Admin > Base > Hierarchical keywords panel.

Licenses

Through the Admin > Base > Licenses panel it will be possible to manage all the licenses associated to the resources.

../../_images/admin-panel-metadata-contents-0006.png

Metadata editor Licenses

The licence description and the info URL will be shown on the resource detail page.

../../_images/admin-panel-metadata-contents-0007.png

Resource detail License

The licence text will be shown on the catalogue metadata XML documents.

../../_images/admin-panel-metadata-contents-0008.png

Resource Metadata ISO License

Warning

It is strongly recommended to not publish resources without an appropriate licence. Always make sure the data provider specifies the correct licence and that all the restrictions have been honored.

Metadata Regions

Through the Admin > Base > Metadata Regions panel it will be possible to manage all the admin areas associated to the resources.

../../_images/admin-panel-metadata-contents-0009.png

Resource Metadata Regions

Notice that those regions are used by GeoNode to filter search results also through the resource list view.

../../_images/admin-panel-metadata-contents-0010.png

GeoNode fitlering by Metadata Regions

Note

GeoNode tries to guess the Regions intersecting the data bounding boxes when uploading a new layer. Those should be refined by the user layer on anyway.

Metadata Restriction Code Types and Spatial Representation Types

Through the Admin > Base > Metadata Restriction Code Types and Admin > Base > Metadata Spatial Representation Types panels, it will be possible to update only the metadata descriptions for restrictions and spatial representation types.

Such lists are read-only by default since they have been associated to the specific codes of the ISO 19115 metadata schema. Changing them would require the system to provide a custom dictionary throguh the metadata catalog too. Such functionality is not supported actually by GeoNode.

Metadata Topic Categories

Through the Admin > Base > Metadata Topic Categories panel it will be possible to manage all the resource metadata categories avaialble into the system.

Notice that by default, GeoNode provides the standard topic categories avaialble with the ISO 19115 metadata schema. Changing them means that the system won’t be compliant with the standard ISO 19115 metadata schema anymore. ISO 19115 metadata schema extensions are not currently supported natively by GeoNode.

It is worth notice that GeoNode allows you to associate Font Awesome Icons to each topic category through their fa-icon code. Those icons will be used by GeoNode to represent the topic category on both the Search & Filter menus and Metadata panels.

Warning

The list of the Metadata Topic Categories on the home page is currently fixed. To change it you will need to update or override the GeoNode index.html HTML template.

By default the Metadata Topic Categories are writable. Meaning that they can be removed or created by the Admin panel.

It is possible to make them fixed (it will be possible to update their descriptions and icons only) through the MODIFY_TOPICCATEGORY setting.

Announcements

As an Administrator you might need to broadcast announcements to the world about your portal or simply to the internal contributors.

GeoNode Announcements allow actually to do that; an admin has the possibility to create thre types of messages, accordingly to their severity, decide their validity in terms of time period (start date and expiring date of the announcement), who can view them or not (everyone or just the registerd members) and whenever a user can hide the message or not and how long.

A GeoNode announcement actually looks like this:

../../_images/admin-announcments-001.png

A sample Warning Announcement

There are three types of announcements accordingly to their severity level: General, Warning and Critical The difference is mainly the color of the announcement box.

../../_images/admin-announcments-002.png

General Announcement

../../_images/admin-announcments-003.png

Warning Announcement

../../_images/admin-announcments-004.png

Critical Announcement

Only administrators and staff members can create and manage announcements.

Currently there two ways to access and manage the announcements list:

  1. Via the GeoNode interface, from the Profile panel

    Note

    Those are accessible by both admins and staff members.

    ../../_images/admin-announcments-005.png

    Announcements from the Profile panel

  2. Via the GeoNode Admin panel

    Note

    Those are accessible by admins only.

    ../../_images/admin-announcments-006.png

    Announcements from the Admin panel

The functionalities are almost the same for both the interfaces, except that from the Admin panel it is possible to manage the dismissals too.

Dismissals are basically records of members that have read the announcement and closed the message box. An announcement can have one dismissal type among the three below:

  1. No Dismissal Allowed it won’t be possible to close the announcement’s message box at all.
  2. Session Only Dismissal (*) the default one, it will be possible to close the announcement’s message box for the current browser session. It will show up again at next access.
  3. Permanent Dismissal Allowed once the announcement’s message box is closed, it won’t appear again for the current member.

How to create and manage Announcements

From the Profile panel, click on Announcements link

../../_images/admin-announcments-007.png

Announcements List from the Profile panel

Click either on New Announcement to create a new one or over a title of an existing one to manage its contents.

Create a new announcement is quite straight; you have to fill the fields provided by the form.

Warning

In order to be visible, you will need to check the Site wide option in any case. You might want to hide the message to anonymous users by enabling the Members only option too.

../../_images/admin-announcments-008.png

Create Announcement from the Profile panel

Managing announcements form the Admin panel, is basically the same; the fields for the form will be exactly the same.

../../_images/admin-announcments-009.png

Create Announcement from the Admin panel

Accessing announcements options from the Admin panel, allows you to manage dismissals also. Through this interface you will be able to selectively decide members which can or cannot view a specific announcement, or force them to visualize the messages again by deleting the dismissals accordingly.

../../_images/admin-announcments-010.png

Create Dismissal from the Admin panel

OAuth2 Access Tokens

This small section won’t cover entirely the GeoNode OAuth2 security integration, this is explained in detail in other sections of the documentation (refer to OAuth2 Fixtures Update and Base URL Migration and OAuth2 Tokens and Sessions).

Here we will focus mainly on the Admin > DJANGO/GEONODE OAUTH TOOLKIT panel items with a specific attention to the Access tokens management.

The Admin > DJANGO/GEONODE OAUTH TOOLKIT panel (as shown in the figure below) allows an admin to manage everything related to GeoNode OAuth2 grants and permissions.

As better explained in other sections of the documentation, this is needed to correctly handle the communication between GeoNode and GeoServer.

../../_images/admin-panel-tokens-0001.png

DJANGO/GEONODE OAUTH TOOLKIT Admin panel

Specifically from this panel an admin can create, delete or extend OAuth2 Access tokens.

The section OAuth2 Tokens and Sessions better explains the concepts behind OAuth2 sessions; we want just to refresh the mind here about the basic concepts:

  • If the SESSION_EXPIRED_CONTROL_ENABLED setting is set to True (by default it is set to True) a registered user cannot login to neither GeoNode nor GeoServer without a valid Access token.
  • When logging-in into GeoNode through the sign-up form, GeoNode checks if a valid Access token exists and it creates a new one if not, or extends the existing one if expired.
  • New Access tokens expire automatically after ACCESS_TOKEN_EXPIRE_SECONDS setting (by default 86400)
  • When an Access token expires, the user will be kicked out from the session and forced to login again

Create a new token or extend an existing one

It is possible from the Admin > DJANGO/GEONODE OAUTH TOOLKIT panel to create a new Access token for a user.

In order to do that, just click on the Add button beside Access tokens topic

../../_images/admin-panel-tokens-0002.png

Add a new ``Access token``

On the new form

../../_images/admin-panel-tokens-0003.png

Create an ``Access token``

select the followings:

  1. User; use the search tool in order to select the correct user. The form want the user PK, which is a number, and not the username. The search tool will do everything for you.

    ../../_images/admin-panel-tokens-0003a.png

    Select a User

  2. Source refresh token; this is not mandatory, leave it blank.

  3. Token; write here any alphanumeric string. This will be the access_token that the member can use to access the OWS services. We suggest to use a service like https://passwordsgenerator.net/ in order to generate a strong token string.

    ../../_images/admin-panel-tokens-0003b.png

    Select a Token

  4. Application; select GeoServer, this is mandatory

    ../../_images/admin-panel-tokens-0003c.png

    Select the GeoServer Application

  5. Expires; select an expiration date by uwing the date-time widgets.

    ../../_images/admin-panel-tokens-0003d.png

    Select the Token Expiration

  6. Scope; select write, this is mandatory.

    ../../_images/admin-panel-tokens-0003e.png

    Select the Application Scope

Do not forget to Save.

From now on, GeoNode will use this Access Token to control the user session (notice that the user need to login again if closing the browser session), and the user will be able to access the OWS Services by using the new Access Token, e.g.:

https://dev.geonode.geo-solutions.it/geoserver/ows?service=wms&version=1.3.0&request=GetCapabilities&access_token=123456

Notice the ...quest=GetCapabilities&access_token=123456 (access_token) parameter at the end of the URL.

Force a User Session to expire

Everyting said about the creation of a new Access Token, applies to the deletion of the latter.

From the same interface an admin can either select an expiration date or delete all the Access Tokens associated to a user, in order to force its session to expire.

Remember that the user could activate another session by logging-in again on GeoNode with its credentials.

In order to be sure the user won’t force GeoNode to refresh the token, reset first its password or de-activate it.