- What is BlackBerry Enterprise Identity?
- Using Enterprise Identity for the first time
- Understanding services, entitlements, and groups
- Managing services
- Managing services in the BlackBerry UEM management console
- View a list of service templates in the BlackBerry UEM console
- View a list of the custom services that you have created in the BlackBerry UEM console
- Create a SaaS service in the BlackBerry UEM console
- Add an AD FS Claims Provider service
- Add a custom service in the BlackBerry UEM console
- Change an active service in the BlackBerry UEM console
- Remove a service in the BlackBerry UEM console
- View SAML configuration settings in the BlackBerry UEM console
- Export SAML service metadata in the BlackBerry UEM console
- Add an OpenID Connect app
- Log in to the BlackBerry Enterprise Identity console
- Managing services in the BlackBerry UEM management console
- Managing authentication levels
- Managing risk factors
- Managing authentication policies
- Using authenticator level ranking and authentication policies to manage security
- Managing app groups
- Assign entitlements to users or groups
- Change Enterprise Identity settings
- Customize your organization's user sign in page
- SAML ECP support for Microsoft 365
- Prevent users from being locked out of their accounts
- Tenant and domain selection
- Managing BlackBerry UEM tenants in the BlackBerry Enterprise Identity console
- Managing administrators and users
- View and filter the audit events in BlackBerry Enterprise Identity
- BlackBerry Docs
- BlackBerry Enterprise ID
- BlackBerry Enterprise Identity Administration Guide
- Managing services
- Managing services in the BlackBerry UEM management console
- Add an AD FS Claims Provider service
- Use Enterprise Identity as the default claims provider
Use Enterprise Identity as the default claims provider
Enterprise Identity
as the default claims providerTo use
Enterprise Identity
as the default claims provider, you can run the following command in Windows PowerShell
. When Enterprise Identity
is the default claims provider, users are not prompted to authenticate when they access a service.- InWindows PowerShell, run the following command:Set-AdfsRelyingPartyTrust -TargetName <relying_party_name> -ClaimsProviderName @("<claims_provider_display_name>")