| Frontend Users |
Module |
This is a module for cmsms that allows creation and management of front end users. i.e: Users that have access to your site, and may need to log in for some reason or another, but have no access to administer the site. |
| FEU_Auth_iMIS |
Module |
Allows authenticating to a CMSMS Website using iMIS login credentials. |
| OAuth Plugin |
Plugin |
This plugin allows you to authenticate your visitors via the OAuth protocol to various social networks, such as Twitter or Facebook. It is basically a wrapper for the HybridAuth PHP library. Note that this is a 3rd party plugin, not directly involved with the HybridAuth project.
Please go to the github page to download the plugin:
https://github.com/ImpetusGames/cms-oauth |
| Members Area |
Module |
This is a module for cmsms that allows creation and management of a members area. i.e: Users that have access to your site, and may need to log in for some reason or another, but have no access to administer the site. |
| AWSCognito |
Module |
<p>AWS Cognito's MFA (Multi-Factor Authentication) provides enhanced security for user accounts by adding an extra layer of verification beyond just a username and password, making it significantly more difficult for unauthorized users to gain access. It reduces the risk of compromised passwords and helps meet regulatory compliance requirements</p>
<p>The AWSCognito module provides seamless integration between CMS Made Simple and Amazon Web Services (AWS) Cognito for secure admin authentication. This module enables CMS administrators to leverage AWS Cognito's enterprise-grade identity and access management capabilities, including multi-factor authentication, secure password management, and centralized user management. Perfect for organizations already using AWS infrastructure or those requiring enhanced security for their CMS admin access.</p>
<h3>Features</h3>
<ul>
<li>Admin authentication via AWS Cognito</li>
<li>Secure password management and reset functionality</li>
<li>Multi-factor authentication (MFA) support</li>
<li>Session management and token handling</li>
</ul>
<h3>Screenshots</h3>
<p><img src="https://cmsms-downloads.s3.eu-south-1.amazonaws.com/AWSCognito/1.0.0/thumbnail.jpg" alt="AWSCognito CMSMS Module" width="100%"></p>
|
| TwoFactor |
Module |
<p>Two-Factor Authentication (2FA) provides enhanced security for admin accounts by adding an extra layer of verification beyond just a username and password, making it significantly more difficult for unauthorized users to gain access. It reduces the risk of compromised passwords and helps meet security best practices and compliance requirements.</p>
<p>The TwoFactor module provides comprehensive 2FA integration for CMS Made Simple admin authentication. This module enables administrators to choose from multiple authentication methods including TOTP authenticator apps (Google Authenticator, Authy), email verification, SMS verification via Twilio, and emergency backup codes. Perfect for organizations requiring enhanced security for their CMS admin access with flexible authentication options.</p>
<h3>Features</h3>
<ul>
<li>Multiple authentication methods: TOTP, Email, SMS (Twilio), and Backup Codes</li>
<li>Flexible configuration - enable/disable methods individually</li>
<li>Choose primary authentication method with fallback options</li>
<li>Session-based verification flow with audit logging</li>
<li>Secure code generation and validation</li>
</ul>
<h3>Screenshots</h3>
<p><img src="https://cmsms-downloads.s3.eu-south-1.amazonaws.com/TwoFactor/thumbnail.jpg" alt="TwoFactor CMSMS Module" width="100%"></p>
|