Administrative Tools

User management
Configure sign-in
Sign out
Please sign in as an administrator.
Username


Password

{{signInStatus}}

You can reset user passwords here.

User listing


User Files Actions

Select a sign-in method

User-managed accounts
Anyone can create an account.
Administrator-managed accounts
Only the administator can create accounts.
Single-Sign-On (SSO) Managed accounts
Authentication using SAML. This feature is available in the enterprise version.
LDAP Accounts
Use LDAP Authentication. This feature is available in the enterprise version.
Disable sign in
Users cannot sign in and store files on the server. All anonymous users have access to premium features.

Google Public Signin (Non-SSO)

This feature is available in the enterprise version.



Google client ID (See here)

SAML sign in information

Please obtain the service provider metadata XML file and enter it here.
Metadata has already been provided Metadata has not been provided.

LDAP Configuration

Each time a user signs in, WebSequenceDiagrams will connect to an LDAP directory using an administrator's credentials. Then it will search for the user's distinguished name (DN) given whatever they entered as their user name. If found, it will then attempt to authenticate using that user's DN and password.

You can click here to rewrite the values below for common Active Directory configurations.

LDAP URI

This is the ldap:// or ldaps:// uri to attempt to bind to. Example: ldaps://example.com

Admin User DN

This is the DN to bind to to search. The {USERNAME} portion will be replaced by the username entered by the user to sign in.
Example: CN=Administrator,CN=Users,DC=example,DC=com

Admin User Password

This is the password corresponding to the user above, used for searching the LDAP data.

Base DN for search

This is the base from which to search for users.
Example: DC=example,DC=com

Search filter

This is the LDAP search query used to find users. The {USERNAME} portion will be changed to whatever the user entered as their user name.
Example: (&(objectCategory=person)(objectClass=user)(sAMAccountName={USERNAME}))

{{title}}

{{prompt}}
{{action}}
Cancel

Enter new user information

Username


Password

Create User
Cancel

Active Directory Setup

Enter your Active Directory Domain. For example: example.com


Enter the name of an administrator who can search active directory. Example: Administrator


Enter the password for the above user.
Rewrite configuration
Cancel

LDAP Test Authentication

Please enter a username and password to test authenticating with the given configuration.

Username


Password

Test LDAP
Cancel