Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On the Settings page of Manager, you can configure an expiration policy for user password. 
Image Removed
You can force all users in your organization to reset their password by clicking Expire All Passwords. Doing so will immediately kick out all users, including org admin, and force them to change their passwords.

Note

Org admins can expire the password for members of their Org. If a user belongs to multiple Orgs, then the Org admin can expire that user's password only if the admin is an Org admin on all the Orgs the user belongs to.

This affects all account types, including service accounts.

...

To enable password expiration:

An Org admin can configure the password expiration policy, and can enforce the policy to all the users in the organization.

Configuring Password Expiration Policy

  1. Log in to SnapLogic and click the Manager tab.
    The Organization Settings page displays the Settings controls.

  2. Scroll down the page to User Password Expiration Policy
    Anchor
    ExpPwd
    ExpPwd

    Image Added
  3. Select Enforce password expiration to enable the policy.

  4. Set Expiration Periodperiod to the number of days in after which passwords will expire.

  5. Set Expiration

    Notice Period

    notice period to the number of days prior to the expiration date

    users

    when users should receive notifications.

    Every time they log into SnapLogic within that notice period, a message will display reminding them

    Note

    Whenever users log in to SnapLogic during the notice period, the following notification reminds them to change their passwords.

    Image Removed

    Image Added 


  6. Click Update to apply any the changes made.

Changing Your Password

...

Enforcing Password Expiration with Immediate Effect

  1. Log in to SnapLogic and click the Manager tab.
    The Organization Settings page displays the Settings controls.

  2. Scroll down the page to User Password Expiration Policy.

  3. Click Expire All Passwords
    SnapLogic immediately signs out all users, including the Org administrator.
    • The UI users are redirected to the following page to change their passwords.
      Image Added

    • The API users receive the 401 (Authentication required) status code.
      Image Added


Note
  • If a member belongs to multiple Orgs, you should have Org admin rights for all those Orgs to enforce password expiration to that member. 
    This enforcement affects all account types, including service accounts.
  • You can continue to execute Triggered Tasks even when your account is locked, or when your password has expired. 
    You cannot, however, invoke SnapLogic Public APIs and execute your Scheduled Tasks.

See Also