RealMe module for Silverstripe#
The RealMe module for Silverstripe CMS provides a way to integrate your website with the New Zealand government's RealMe® service. This allows users to log in to your site using their RealMe account, providing a trusted and secure authentication method.
This module provides:
- integration with both the "login" and "assert" services.
- configuration for RealMe's various environments (MTS, ITE, and Production).
- templates to display the RealMe login button in accordance with branding guidelines.
- the ability to synchronise RealMe user data with Silverstripe
Memberrecords.
Installation#
bash
composer require silverstripe/realme
GitHub repository#
https://github.com/silverstripe/silverstripe-realme
Configuration
Details how to configure the RealMe module using environment variables and YML files for the MTS, ITE, and production environments
Templates
Explains how to use the built-in templates for integrating RealMe login functionality into your website, including standard and 'mini' login forms