Skip to main content
Version: 1.2.3

Settings

info

Unicis is a multi-tenant platform. You can use one account to manage more then one team.

In the Settings section, you can administer the following tabs:

note

This setting is only accessible to the administrator.

Settings

In the Team settings section, you can change the team name and slug and assign a domain or subdomain.

In a team subscription, it is possible to select the subscription plan that you wish to subscribe to:

  1. Community (by default)
  2. Premium
  3. Ultimate
info

Our new billing platform is working to simplify it. Please be patient with us, it is still in development.

The Cyber Security Settings section is for the Cybersecurity Management System application in the platform. You are able to select between different frameworks, such as:

  1. MVPS v1.0-20211007 (by default)
  2. ISO/IEC 27001 are only available in the Premium and Ultimate plans.
  3. NIST CSF2.0 is only available in the Premium and Ultimate plans.

Remove the team, will delete all resources and data associated with the team forever.

danger

This action cannot be undone.

Members

Team members and their roles can be managed in the Members tab.

You can add a new member by clicking the button that says Add Member.

To invite a new member, you will need to provide a valid email address and choose a role for the member.

  • Member only has access to applications and resources assigned to the team.
  • The Admin has full access to the team and its settings.
  • Owner a member of the team can invite members and manage their roles.
  • Auditor only the Tasks application can be used to comment and provide input on tasks.

As an admin and owner of a team you can change members roles by selecting new roles in the table or you can also remove a team member by selecting Remove action.

danger

Remove action cannot be undone.

Single Sign-On

Single sign-on is a way of connecting to multiple software systems with a single ID.

Unicis Platform has integrated BoxyHQ Jackson as an SSO Provider, and supports the following providers:

  • Generic SAML 2.0 Provider
  • Microsoft Entra ID (formerly Azure AD)
  • Microsoft AD FS
  • Okta
  • Auth0
  • Google
  • OneLogin
  • PingOne
  • JumpCloud
  • Rippling
  • OpenID Connect Provider

Directory Sync

The feature of directory synchronization involves synchronizing user and group data across multiple systems or directories within an organization's IT framework. Directory Sync is availbe via BoxyHQ Directory Sync app.

To set up Directory Connection, click on the button that says "Configure." Please provide the directory name and select the directory sync provider, such as,

  • Azure SCIM v2.0
  • OneLogin SCIM v2.0
  • Okta SCIM v2.0
  • JumpCloud v2.0
  • Generic SCIM v2.0
  • Google

Audit Logs

info

Only in Community and Business Edition:

  • Premium
  • Ultimate

Unicis Platform audit logs are brought to you by BoxyHQ and Replicated. Check out our GitHub repo.

The audit log feature provided by Retraced meets all of the principles of a good audit log. Retraced offers both an API to send audit events to and several different ways for your customers to see and get their events.

tip

If you are using the Unicis Platfrom self-hosted version, please follow the Retraced - Getting started guide.

Webhooks

A webhook is an HTTP request that is sent from a source system to a destination system.

The Unicis Platform uses SAML Jackson webhooks to notify your application whenever changes are made to directory users, teams, or applications, such as comments, upload files, etc. You can use webhooks to create new users in your application or update a user in your application based on changes made to the directory.

You can choose which events are sent to which endpoint. By default, all messages are sent to all endpoints.

  • member.created
  • member.removed
  • invitation.created
  • invitation.removed
  • task.created
  • task.commented
  • tasks.updated
  • task.deleted

API Keys

API keys are used to authenticate with the API and allow Unicis Platform to communicate with other apps.

tip

This feature can be used to import evidence or data from other applications or systems that you already have.