User Personas

Component type

module

Categories

Maintenance status

Development status

Downloads

1911

Component created

Component changed

Personas is a simple module which promotes best practices when creating roles and permissions. With personas installed, configurable roles per user are replaced by a selection of personas. Personas describe a group of your users and personas can have many roles.

By breaking the direct tie of users to roles, developers and site builders are guided into following best practices when creating user roles. That is, roles should be capabilities, not job titles. This allows you to compose personas out of many roles.

Username Less

Component type

module

Categories

Maintenance status

Development status

Downloads

167

Component created

Component changed

Username Less
===================

Username Less module help to manage the login and registration forms.

Additional feature: The Username less module also works for multiple domains, so that we can manage the registrations and login form for different domains.

Configuration:
--------------
Domain Theme module have configuration setting page

Configuration page path: /admin/config/usernameless

SimpleSAML Runtime Config

Component type

module

Maintenance status

Development status

Downloads

191

Component created

Component changed

This module helps save time for developers who tweak SimpleSAMLphp configurations and metadata often. It allows defining some of the configuration in the Drupal database, from where it is exported to a file. A helper script is included to make it easy to use the contents of this file from your SimpleSAMLphp config/metadata files.

It lets you dynamically configure the following fields:

Force Reset Password

Component type

module

Maintenance status

Development status

Component created

Component changed

Description:

Once defined a user role and grouping the users in this role, the module will intercept user login and check if the user account belongs this group. If so, the reset password e-mail is sent and a warning message is showed.
This verification is done only by username or e-mail, the password will be disconsidered in this flow.

Profile Role Access

Component type

module

Maintenance status

Development status

Downloads

121

Component created

Component changed

Drupal 8 module that allows the administrator to restrict access to user profiles based on role.

For example, you could limit access to the administrator profile for everyone except the administrator role (duplicates functionality found in: https://www.drupal.org/project/userone )

Publishers could be allowed to view profiles of authenticated users, while authenticated users could be restricted from seeing other authenticated users profiles.

FISMA User

Component type

module

Maintenance status

Development status

Downloads

141

Component created

Component changed

The Federal Information Security Management Act (FISMA) is United States legislation that defines a comprehensive framework to protect government information, operations, and assets against natural or man-made threats.

This module aims to address all the FISMA requirements concerning user accounts except those dealing with passwords; those requirements are admirably dealt with in the Password Policy module.