Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

GSIS (GOV.GR) Login

13 sites Security covered
View on drupal.org

This module allows users to log in to your Drupal site using their Greek Government GSIS credentials via OAuth 2.0. If a GSIS user doesn't exist in Drupal, it will be created automatically with their GSIS ID as the username.

INTRODUCTION

With this add-on you can log in through OAuth 2.0 from the Greek Goverment GSIS
site to authenticate the user.

If the user does not exist, then it gets created to the system; otherwise it
gets directly logged in.

The username of the user is the same as the userid returning from GSIS service.

In the service settings for the allowed url you must add the url of the gsis
e.g. https://www.example.com/gsis

INSTALLATION

Login and registration forms get an icon to log in through GSIS. Alternatively,
you can use the form in /gsis/login or direct route the user in your own way
to /gsis.

In order to store the items coming from the GSIS service, the module adds to the
user entity the following fields:

  • field_gsis_userid - The username
  • field_gsis_taxid - VAT number
  • field_gsis_lastname - Surname
  • field_gsis_firstname - The name
  • field_gsis_mothername - Mother name
  • field_gsis_fathername - The name Father
  • field_gsis_birthyear - The Birth Time

CAUTION: In case of uninstallation these fields get deleted!

REQUIREMENTS

No special requirements

CONFIGURATION

Configure OAuth 2 id and key provided from GSIS service in Administration » Config » People » GSIS OAuth2 Login.
You must have the role administer site configuration to access this form.

Activity

Total releases
5
First release
Oct 2025
Latest release
3 weeks ago
Releases (12 mo)
5 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
3.0.x-dev Dev Jun 26, 2026
2.1.1 Stable Jun 23, 2026
2.1.0 Stable Nov 24, 2025
2.1.x-dev Dev Nov 24, 2025
2.0.2 Stable Oct 21, 2025