Authentication Flashcards
(130 cards)
What is the new Feature Permissions system in Relativity as of February 2025?
It redefines security management by shifting focus from Object Types and Tab Visibility to feature-based permissions.
What does the new interface for managing permissions in Relativity enable administrators to do?
Manage permissions at the feature level, ensuring comprehensive control and reducing complexity.
What are the authentication methods supported by RelativityOne?
- Password
- OpenID Connect
- SAML 2.0
What is OpenID Connect?
A protocol for an external identity provider, authenticating against it using OpenID Connect.
What is SAML 2.0?
An older authentication protocol that authenticates against an external identity provider.
True or False: PIV/smartcards are directly supported in RelativityOne.
False
What is Two-factor Authentication in Relativity?
A method that requires an additional two-factor check when logging in with the Password method.
What does the Trusted IP Range setting do?
Limits access to the Relativity application based on the user’s source IP address.
What is the Authentication Provider in Relativity?
It allows you to configure specific settings for a login protocol.
What type of users can view authentication provider permissions?
Anyone with the ability to view a user.
What must system admins assign to users for them to log in?
At least one authentication method.
What happens if a new authentication provider of the same type is added?
It overwrites the existing ones of the same type.
Fill in the blank: Authentication providers may have associated settings, and each provider instance has at least one setting: _______.
Enabled
What does the maximum password attempts setting control?
The maximum number of consecutive unsuccessful login attempts before being locked out.
What is the Invitation workflow in Relativity?
A mechanism for users to set and manage their own passwords via an invitation email.
What happens when a user logs in with the Password Outside Trusted IP method?
A passcode is required only if logging in outside of a specified IP range.
How can you define a Trusted IP range for a user?
By entering valid IP addresses or ranges in the Trusted IPs field.
What is the purpose of the Maximum Password History setting?
Sets the maximum number of previous passwords that users can’t use for a new password.
What does enabling the two-factor authentication toggle require?
A passcode in addition to a password.
How is the expiration time for the password reset email link configured?
The link is valid for one week by default, but this can be increased using the InvitationLinkLifetimeInMin setting.
What is the purpose of the Trusted IPs setting for users?
To specify valid locations from which users can log in.
What is the purpose of entering trusted IPs?
To specify valid IP addresses or ranges for accessing the system
Each IP range should be entered on a new line, and by default, no value is empty, allowing any IP address.
What format is used for entering IP addresses?
This includes individual addresses, ranges, or combinations separated by a carriage return.
What does the asterisk (*) wildcard match?
Zero or more characters
Example: 192.168.31.*