The Mividas Meeting Portal installation and deployment process involves three main steps:

  1. Mividas Virtual Machine (VM): You first need to deploy the Mividas Installer virtual machine to your network. Ensure the VM is deployed and running. If not, refer to the VM deployment documentation.
  2. Mividas Installer Setup: Mividas Installer must be set up correctly and your license key activated. Refer to the Mividas Installer documentation if needed. After entering your license key, the Mividas Installer displays all product modules accessible with your license. The installation of Mividas Meeting Portal can proceed as a stand-alone installation or alongside other Mividas products.
  3. Install the Mividas Meeting Portal module: Continue below to install and deploy the Mividas Meeting Portal product module from the Mividas Installer.

Configuration

On the Mividas Installer start screen, click  Configure  under Mividas Meeting Portal to start configuration before deployment. Choose Mividas Meeting Portal, which will open up the configuration fields below.

Main domain name for management web interface

OptionDescription
Hostname/FQDNEnter the hostname/FQDN for your Mividas Meeting Portal installation, which must be a valid DNS record.
Select existing certificateChoose one of your previously uploaded certificates to be used for Mividas Meeting Portal.
Upload new certificateChoose a Full chain PEM-formatted certificate bundle to upload.
Upload private keyChoose the private key of the above chosen certificate to upload.

Dial info and presentation

OptionDescription
Site title for this installationSet a titel on this installation, often same as organisation name.
H323 Gateway IPIf an external H323 gateway exists, this will be displayed next to SIP address as 123.123.123.123##99999 for room number 9999.

User and login settings

OptionDescription
Example login usernameDefault domain to be appended to usernames to match video rooms in MCU. Usually, the user JID domain for Cisco Meeting Server and the email domain for Pexip Infinity.
Video default user-domainThe default domain must be appended to usernames to match video rooms in MCU. Usually, the user JID domain for Cisco Meeting Server and the email domain for Pexip Infinity.

Note: User/Login related settings. See separate tabs for LDAP- and SAML-related settings

Locale settings

OptionDescription
Default languageSet the preferred language for the system. Mividas Meeting Portal uses the browser’s language setting if available; otherwise, it defaults to the language set here.
TimezoneSet the preferred time zone for the system.

Outgoing Email (SMTP) Settings

Configure SMTP details for email notifications and invitations. If you configured this during the initial Installer setup, fields will be pre-filled but can be modified as needed.

OptionDescription
Display-name of senderEnter the name to appear as the email sender.
Sender email-addressEnter the email address for outgoing messages (typically a no-reply address).
SMTP relay server hostnameSpecify the SMTP server’s hostname.
TLS modeChoose your preferred TLS mode.
PortSpecify the SMTP server port.
UsernameEnter the SMTP username.
PasswordEnter the SMTP password. If no password is needed, enter a hyphen.

Optional settings

Book API settings

OptionDescription
External Mividas Core server domain nameIf this Mividas Meeting Portal should be connected to a specific Mividas Core installation, please enter the Mividas Core server domain name here. In case of single server installation, leave this blank.
API keyAPI key to use from Mividas Meeting Portal to Mividas Core
Default customer shared keyUse this key to connect a scheduled meeting to a specific customer in Mividas Core
Disable dynamic customer shared keyDynamic value from e.g. LDAP-attribute/ou will never be used

LDAP authentication settings

OptionDescription
ServerEnter the hostname of the current LDAP or AD server to use by default. Use “fqdn:389” to use a specific port.
Service account DN/usernameHere you enter the path to the account to be used as a service account. The path is often unique to your particular organization.
PasswordEnter the password for your LDAP or AD server. The field will get empty after pressing save.
Use LDAPS-connectionConnect to the server using SSL-based LDAPS-connection (port 636 by default). Make sure you have added any custom CA-certificates to make verification work.
Ignore TLS/SSL verification errorsIgnore TLS CA verification. TLS over regular LDAP port 389 may be used even if LDAPS is not enabled so unless you have added custom CA certificates for verification login may fail.
Disable referral chasingReferrals occur when the queried server doesn’t have the requested information but points the client to another server that might. The client can then “chase” these referrals to retrieve the needed data.
Base dnSpecify where in the tree the initial search for results should begin.
User filterHere you choose how users are filtered out and displayed.
End user group DNSpecify which group in the tree that will have access to the system and be able to use the product.
Admin group DNSpecify which group in the tree will have elevated admin rights in the system, which opens up additional settings and functions for the logged-in user.
Superuser group DNSpecify which group in the tree that will give members superuser status (highest). Use this with caution as these users will have full control over the system and should only be assigned to users with high technical knowledge.
Customer attributeFor dynamic multi-tenant Mividas Meeting Portal use. User LDAP-object attribute that contains customer shared keys, e.g. "customerAttribute".
Organisation membership attributeComma-separated list of user LDAP-object attributes that contains the users place in the organization (for fine organization level statistics). E.g. "topLevelOrganization,secondsLevelOrganization"
Username attributeAttribute to use as ID/owner for scheduled meetings. Default SIP-domain will be added if none is included. Structure: [dap_fieldname[/search/replace]. Example: email/example.com/video.example.com
Enable local accountsAllow logging in to users added to the local user database.

External database server (beta)

You can choose to run your own database server, instead of the bundled one.

OptionDescription
HostnameEnter the Hostname/FQDN or IP of the database server.
UsernameEnter the database username.
PasswordEnter the database password. If no password is needed, enter a hyphen.
Authentication typeChoose authentication type.
TLS modeChoose what level of TLS is needed.
Create new user/database autmatically for each componentAllows for the creation of a new database for each installation. Mostly useful for service providers to keep customer data in separate databases.

External Redis server (beta)

You can choose to run your own Redis server, instead of the bundled one.

OptionDescription
ProtocolChoose the protocol for the communication.
HostnameEnter the Hostname/FQDN or IP of the Redis server.
UsernameEnter the Redis username.
PasswordEnter the Redis password. If no password is needed, enter a hyphen.
Use as background task brokerAll background task messages will be handled by Redis instead of RabbitMQ.

You can choose to run your own database server, instead of the bundled one.

OptionDescription
HostnameEnter the Hostname/FQDN or IP of the database server.
UsernameEnter the database username.
PasswordEnter the database password. If no password is needed, enter a hyphen.
Authentication typeChoose authentication type.
TLS modeChoose what level of TLS is needed.
Create new user/database autmatically for each componentAllows for the creation of a new database for each installation. Mostly useful for service providers to keep customer data in separate databases.

SAML SSO settings

OptionDescription
Entity URI to pass to SAML serverThis will normally be the address to the product you are setting this up for, e.g. https://core.example.com Ensure this name is exactly the same as configured in idp configuration as “Identifier” for the Relaying Party Trust!
URL to autoconfig metadata XML-fileThe URL that is used for the product to automatically get the metadata XML-file. Example for ADFS: https://<ADFS server FQDN>/FederationMetadata/2007-06/FederationMetadata.xml Example for Keycloak: https://<Keycloak server FQDN>/auth/realms/<REALM>/protocol/saml/descriptor
Offline idP metadata XMLThis is only needed if auto configuration is not used. Paste the iDP metadata XML in the text field.
Offline SP metadata XMLThis is only needed if auto configuration is not used. Paste the SP metadata XML in the text field.
Select existing certificateChoose one of you previously uploaded certificates to be used for encryption and signing of requests.
Sign SSL-certificateIf you have not yet uploaded a certificate that can be selected in the previous step, choose a Full chain PEM-formatted certificate bundle to upload.
Sign private keyChoose the private key of the above chosen certificate to upload.
Username claimSAML Claim to use for creating the username. For Cisco Meeting Server installations, this should correspond to the username in CMS (jid). Structure: <saml_claim_name>[/<search>/<replace>]. Example: email/example.org/video.example.org
Group/role/memberOf SAML claimSAML Claim where you get the Group/role/memberOf  to determine if the login is for a regular user, administrator or Superuser. E.g. OU=Groups,DC=example,DC=com
Group/role claim value required for regular usersEnter the path for the group/role that is required for regular users. E.g. CN=regular-users,OU=Groups,DC=example,DC=com
Group/role claim value required for admin-usersEnter the path for the group/role that is required for admin-users. E.g. CN=admin-users,OU=Groups,DC=example,DC=com
Group/role claim value required for superuser-usersEnter the path for the group/role that is required for superusers-users. E.g. CN=superusers-users,OU=Groups,DC=example,DC=com
Customer SAML claimSAML Claim used in multi-tenant installations, to determin if the login is for a specific Customer
Enable single log out (SLO)Single Logout (SLO) results in all user sessions being terminated simultaneously for the browser that initiated the logout. Closing all user sessions prevents unauthorized users from accessing resources at the Mividas products (SPs).
Enable local accountsAllow logging in using username/password (using backend admin or API) with local accounts.
Enable debug-modePrint more information including SAML Claims in logs, good for troubleshooting.

SMS settings

OptionDescription
ProviderChoose your SMS provider. Currently available: Brevo, Twilio, GatewayAPI, MoSMS and Email.
UsernameEnter the username of the account at your provider.
PasswordEnter the password for the username above. If no password is needed, enter a hyphen.
SenderThe name of the sender.
Default country codeThe default country code for your outgoing SMS.

Save configuration

When you have filled in everything needed for your installation, or just want to save your progress, you need to save theese settings. Do so by clicking Configure in the bottom left corner.

Deployment

Select Version and Deploy
After everything is configured it is time to deploy Mividas Meeting Portal. Choose the Mividas Meeting Portal version from the drop-down list , then click Deploy changes . A terminal window will display the installation progress. Once completed, reload the page to verify the correct version.

portal_epm:  Running  15/18
portal_epm:  Running  15/18
portal_epm:  Running  16/18
portal_epm:  Running  18/18
Finished
Reload

Update settings post-deployment

Modify Settings Post-Deployment
To update settings after deployment, select Mividas Meeting Portal from the start screen and click Configure . Adjust settings as needed, save changes, and redeploy by clicking Deploy changes .

Following these steps, you can complete the Mividas Meeting Portal configuration and deployment while retaining the flexibility to update settings as requirements evolve.

Upgrade

Before upgrading

Before upgrading, we always recommend that you:

  • Check your platform health and fix any current alerts affecting your installation.
  • Check that you have disk space available.
  • Take a snapshot of your installation in your hypervisor.

Upgrading

To upgrade, click Details next to Mividas Meeting Portal from the start screen. Select the version you wish to upgrade to in the drop-down list , and then click Deploy changes .

On This Page
    © Mividas Video Solutions AB 2025