Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new topic to describe how to allow multiple admin login #1357

Merged

Conversation

ZhovnirMaria
Copy link
Contributor

@ZhovnirMaria ZhovnirMaria commented Jun 25, 2021

Purpose of this pull request

This pull request adds a new topic to describe how to allow multiple admin login

Magento release version

  • 2.4.x

    Specify a patch release number, if applicable:

  • 2.3.x

    Specify a patch release number, if applicable:

Product editions

Is this update specific to a product edition?

  • Magento Open Source only
  • Magento Commerce only

Is this update specific to an installed feature extension

  • B2B extension
  • Other feature set, please specify:

whatsnew
Updated Admin Sign In to add information about allowing login from multiple devices.

@dobooth
Copy link
Contributor

dobooth commented Jun 28, 2021

Any reason we shouldn't just add this to https://docs.magento.com/user-guide/stores/admin-signin.html?

@ZhovnirMaria
Copy link
Contributor Author

Hi, @dobooth
Hmm, you're right, if you don’t mind, I can just add this as a new block to the existing Admin Login page. When I started working on this topic, it seemed to me that this could be taken out as a separate topic.

@ZhovnirMaria
Copy link
Contributor Author

Hi, @dobooth. I have added this topic as a part of the https://docs.magento.com/user-guide/stores/admin-signin.html page. Please check, thanks 😊

Copy link
Contributor

@leslietilling leslietilling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

edits needed

@@ -93,4 +93,21 @@ _Sign Out_

The Sign In page displays a message that you are logged out. We recommend you sign out of the _Admin_ any time you leave your computer unattended.

## Allow Multiple Admin Login
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Allow Multiple Admin Login
## Allow multiple Admin logins

@@ -93,4 +93,21 @@ _Sign Out_

The Sign In page displays a message that you are logged out. We recommend you sign out of the _Admin_ any time you leave your computer unattended.

## Allow Multiple Admin Login

The admin manages the orders, customers, products, shipping, and payments functionality. The default configuration is set to not allowing the admin account sharing for security purposes. Multiple admin users can manage the store faster and distribute the workload for better efficiency.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function actually determines if an account can be logged in at the same time from different devices.

Suggested change
The admin manages the orders, customers, products, shipping, and payments functionality. The default configuration is set to not allowing the admin account sharing for security purposes. Multiple admin users can manage the store faster and distribute the workload for better efficiency.
The Admin provides access to manage the orders, customers, products, shipping, and payments functionality. The default configuration is set to disallow multiple logins for an Admin user account as a security best practice. However, you can change this setting to allow Admin users to be logged in from multiple devices if that is needed to accommodate your business workflows.


1. Expand the **Security** section.

1. Set `Yes` in the **Admin Account Sharing** field.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Set `Yes` in the **Admin Account Sharing** field.
1. For **Admin Account Sharing**, select `Yes`.


The admin manages the orders, customers, products, shipping, and payments functionality. The default configuration is set to not allowing the admin account sharing for security purposes. Multiple admin users can manage the store faster and distribute the workload for better efficiency.

1. On the _Admin_ sidebar, go to **Stores** > **Configuration**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. On the _Admin_ sidebar, go to **Stores** > **Configuration**.
1. On the _Admin_ sidebar, go to **Stores** > _Settings_ > **Configuration**.

![]({% link images/images/multiple-admin-login.png %}){: .zoom}
_Multiple Admin Login_

1. Under **Advanced**, select **Admin**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Under **Advanced**, select **Admin**.
1. In the left panel, expand **Advanced** and choose **Admin**.


1. Under **Advanced**, select **Admin**.

1. Expand the **Security** section.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Expand the **Security** section.
1. Expand ![Expansion selector]({% link images/images/btn-expand.png %}) the **Security** section.


1. Set `Yes` in the **Admin Account Sharing** field.

1. Click **Save** the configuration.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Click **Save** the configuration.
1. Click <span class="btn">Save Config</span>.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, thank you🙏😊

@leslietilling leslietilling added Minor update Small improvements or additions to documentation 2.4.x Changes for the Core 2.4.x release line, not patch specific labels Jul 16, 2021
@leslietilling
Copy link
Contributor

@magento import pr to magento-devdocs/merchdocs

1 similar comment
@leslietilling
Copy link
Contributor

@magento import pr to magento-devdocs/merchdocs

@leslietilling
Copy link
Contributor

@magento import pr to magento-devdocs/merchdocs

@magento-engcom-team
Copy link

@leslietilling the pull request successfully imported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.4.x Changes for the Core 2.4.x release line, not patch specific Minor update Small improvements or additions to documentation Partner: Atwix partners-contribution Progress: done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants