Hello there!

Need Help? We are right here!

Support Icon
miniOrange Email Support
success

Thanks for your Enquiry. Our team will soon reach out to you.

If you don't hear from us within 24 hours, please feel free to send a follow-up email to info@xecurify.com

Search Results:

×

Two-Factor Authentication (2FA/MFA) for Nokia Routers and Switches


Two Factor Authentication (2FA) or Multifactor Authentication is the process of the authentication in which you have to provide two factors to gain the access. First Factor is the one that you know username and password and Second factor is what you might have as unique like a phone (For OTP) or Fingerprint. This additional layer prevents the unauthorized person from accessing the resources even if they know your username and password. miniOrange provides 15+ authentication methods and solutions for various use cases. TACACS+ provides better authentication, authorization and accounting, which allows for more flexible administrative control. In this guide, we will learn how to configure TACACS+ on Nokia routers and switches.


Connect with any External Directories


miniOrange provides user authentication from various external directories such as miniOrange Directory, Microsoft AD, Microsoft Entra ID/LDAP, AWS Cognito and many more.

Can't find your Directory? Contact us on idpsupport@xecurify.com



Get Free Installation Help - Book a Slot


miniOrange offers free help through a consultation call with our System Engineers to Install or Setup Two-Factor Authentication for Nokia solution in your environment with 30-day trial.

For this, you need to just send us an email at idpsupport@xecurify.com to book a slot and we'll help you setting it up in no time.



Enable Two-Factor Authentication (2FA)/MFA for Nokia Client to extend security level.

1. Tacacs Apps Configuration for single IPS

  • Login into miniOrange Admin Console.
  • Click on Customization in the left menu of the dashboard.
  • In Basic Settings, set the Organization Name as the custom_domain name.
  • Click Save. Once that is set, the branded login URL would be of the format https://<custom_domain>.xecurify.com/moas/login
  • 2FA Two-Factor authentication for Nokia  : setting up branding

  • Go to Apps Click on Add Application button.
  • Add Nokia  TACACS Application

  • Select TACACS as application type from All Apps dropdown.
  • 2FA Two-Factor authentication for Nokia  : Create TACACS Application

  • Search for your application from the list, Nokia application tab. If you don't find Nokia you can set up your app via Custom TACACS Client.
  • 2FA Two-Factor radauthentication for Nokia  : Select your TACACS Client

  • Under the Basic tab, the user can fill out all required fields such as Display Name, Client IP, and Shared Secret. These are mandatory fields.
  • 2FA Two-Factor radauthentication for Nokia  : Select your TACACS Client

    Client Name: Any name for your reference.
    Client IP: IP address of network device which will send TACACS authentication request.
    Shared Secret: Security key.
    For Eg. "sharedsecret"
    (Keep this with you, you will need to configure same on TACACS client).
  • The Save button will appear on the Basic or Advanced tabs only when there is a single IP.
  • Note:

  • In the case of multiple IPs, the Save button will appear only when the user navigates to the Policies tab.
  • Then the user can save the application either without navigating to the Advanced tab or after filling in the fields on the Advanced tab.

  • 2FA Two-Factor radauthentication for Nokia  : Select your TACACS Client

  • In the Advanced Settings tab, there is a button called Add Vendor. When the user click this button, a modal titled Add Vendor will open, containing a single input field.
  • 2FA Two-Factor radauthentication for Nokia  : Select your TACACS Client

  • Click on Create New Vendor button. The vendor will be added through a POST call, and a toast confirmation message will displayed.
  • Click on Save button.

2. Tacacs Apps Configuration for Multiple IPS

  • In the Basic tab, the user can add multiple IPs for the same application using click on Add Client IP button. When saved, separate applications are created for each IP.
  • 2FA Two-Factor radauthentication for Nokia  : Select your TACACS Client

  • In the case of multiple IPs, the Save button appears only when the user navigates to the Policies tab.
  • If the user completes all mandatory fields in the Basic tab and moves to the Policies tab, an Add Policy button will appear. The user can add multiple policies here before saving the application.
  • 2FA Two-Factor radauthentication for Nokia  : Select your TACACS Client

  • Click on the Add Policy.
  • 2FA Two-Factor radauthentication for Nokia  : Select your TACACS Client

  • Configure the following Login Policy details for the TACACS Client.
    Group Name: Group for which the policy will apply.
    Policy Name: Any Identifier that specifies policy name.
    Login Method: Login Method for the users associated with this policy.
    Enable 2-Factor Authentication Enables Second Factor during Login for users associated with this policy.
    Enable Adaptive Authentication Enables Adaptive Authentication for Login of users associated with this policy.
  • Click on Submit.
  • You will see the policy listed once it’s successfully added.
  • 2FA Two-Factor radauthentication for Nokia  : Select your TACACS Client

  • When the user clicks the Save button, multiple applications will be created based on the number of IPs, and all policies will be added to each application.
  • 2FA Two-Factor radauthentication for Nokia  : Select your TACACS Client

  • When you go to edit, you will see all policies should show for each application.
  • 2FA Two-Factor radauthentication for Nokia  : Select your TACACS Client

  • See all policies added successfully for each application.
  • 2FA Two-Factor radauthentication for Nokia  : Select your TACACS Client

    NOTE: For On-Premise version follow the below steps before testing the connectivity.

    Only For On-Premise Version

    Open Firewall Ports.

  • In order to receive the TACACS request, it is necessary to open TCP traffic on port 49 for the machine where On-Premise IdP is deployed.
  • If the hosting machine is a Windows Machine then you can follow this document.
  • If the hosting machine is a Linux Machine then you can follow this document.

  • NOTE: If your machine is hosted on AWS, then enable the ports from the AWS panel.

3. Configure Authentication for Nokia via TACACS

    configure system security tacplus
    timeout 20
    server 1 address <server-ip> secret <secret>

4 . Configure Authorization for Nokia via TACACS

    configure system security tacplus
    accounting
    authorization
    timeout 20
    server 1 address <server-ip> secret <secret>


5. Configure Your User Directory

miniOrange provides user authentication from various external sources, which can be Directories (like ADFS, Microsoft Active Directory, Microsoft Entra ID, OpenLDAP, Google, AWS Cognito etc), Identity Providers (like Okta, Shibboleth, Ping, OneLogin, KeyCloak), Databases (like MySQL, Maria DB, PostgreSQL) and many more. You can configure your existing directory/user store or add users in miniOrange.

Note: You can follow this guide, if you want to configure Radius MFA with your users stored in Microsoft Entra ID using OAuth Password Grant.



Configure your existing directories such as Microsoft Active Directory, Microsoft Entra ID, OpenLDAP, etc.

  • Click on Identity Providers >> Add Identity Provider in the left menu of the dashboard.
  •  2FA/MFA : Configure Extarnal Directory

  • In Choose Identity Provider, select AD/LDAP Directories from the dropdown.
  •  2FA/MFA: Select  Directory type as AD/LDAP

  • Then search for AD/LDAP and click it.
  •  2FA/MFA: Select  Directory type as AD/LDAP

  • STORE LDAP CONFIGURATION IN MINIORANGE: Choose this option if you want to keep your configuration in miniOrange. If the active directory is behind a firewall, you will need to open the firewall to allow incoming requests to your AD.
  • STORE LDAP CONFIGURATION ON PREMISE: Choose this option if you want to keep your configuration in your premise and only allow access to AD inside premises. You will have to download and install miniOrange gateway on your premise.
  •  2FA/MFA: Select ad/ldap External Directory

  • Enter LDAP Display Name and Identifier name.
  • Select Directory Type as Active Directory.
  • Enter the LDAP Server URL or IP Address against the LDAP Server URL field.
  • Click on the Test Connection button to verify if you have made a successful connection with your LDAP server.
  •  2FA/MFA: Configure LDAP server URL Connection

  • In Active Directory, go to the properties of user containers/OU's and search for the Distinguished Name attribute. The bind account should have minimum required read privileges in Active Directory to allow directory lookups. If the use case involves provisioning (such as creating, updating, or deleting users or groups), the account must also be granted appropriate write permissions.
  •  2FA/MFA: Configure user bind account domain name

  • Enter the valid Bind account Password.
  • Click on the Test Bind Account Credentials button to verify your LDAP Bind credentials for LDAP connection.
  •  2FA/MFA: Check bind account credentials

  • Search Base is the location in the directory where the search for a user begins. You will get this from the same place you got your Distinguished name.
  •  VPN 2FA: Configure user search base

  • Select a suitable Search filter from the drop-down menu. If you use User in Single Group Filter or User in Multiple Group Filter, replace the <group-dn> in the search filter with the distinguished name of the group in which your users are present. To use custom Search Filter select "Write your Custom Filter" option and customize it accordingly.
  •  VPN 2FA: Select user search filter

  • Click on the Next button, or go to the Login Options tab.
  • You can also configure following options while setting up AD. Enable Activate LDAP in order to authenticate users from AD/LDAP. Click on the Next button to add user store.
  •  VPN 2FA: Activate LDAP options

    Here's the list of the attributes and what it does when we enable it. You can enable/disable accordingly.

    Attribute Description
    Activate LDAP All user authentications will be done with LDAP credentials if you Activate it
    Fallback Authentication If LDAP credentials fail then user will be authenticated through miniOrange
    Enable administrator login On enabling this, your miniOrange Administrator login authenticates using your LDAP server
    Show IdP to users If you enable this option, this IdP will be visible to users
    Sync users in miniOrange Users will be created in miniOrange after authentication with LDAP

  • Click on the Next button, or go to the Attributes tab.

Attributes Mapping from AD

  • By default userName, firstName, lastName, email are configured. Scroll down and click on Save button. To fetch additional attributes from Active Directory, enable Send Configured Attributes. On the left side, enter the name that you wish to release to the applications. On the right side, enter the attribute name from Active Directory. E.g., if you wish to fetch company attribute from Active Directory, and send it as organization to configured applications, enter the following:

    Attribute Name sent to SP = organization
    Attribute Name from IDP = company

  • Attributes Mapping from AD

    Attributes Mapping from AD

  • Click on the Next button, or go to the Provisioning tab.

User Import and Provisioning from AD

  • If you want to set up provisioning, click here for detailed information. We will skip this step for now.
  • Skip Provisioning for now

Test Connections

  • You will see a list of directories under Identity Providers. From the dropdown, select AD/LDAP Directories, search for your configured directory, click the three dots next to it, and select Test Connection.
  •  VPN 2FA: Test AD/Ldap connection

  • A pop-up appears prompting you to enter a username and password to verify your LDAP configuration.
  •  VPN 2FA: Enter username and password to test LDAP connection

  • On Successful connection with LDAP Server, a success message is shown.
  •  VPN 2FA: Successful connection with LDAP Server

Test Attribute Mapping

  • You will see a list of directories under Identity Providers. From the dropdown, select AD/LDAP Directories, search for your configured directory, click the three dots next to it, and select Test Attribute Mapping.
  •  VPN 2FA: In the External Directories, click Select, and then Test Attribute Mapping

  • A pop‑up appears to enter a username and click Test.
  •  VPN 2FA: Enter username to test Attribute Mapping configuration

  • The Test Attribute Mapping Result will be displayed.
  •  VPN 2FA: Fetch mapped attributes for user

Set up AD as External Directory configuration is complete.


Note: Refer our guide to setup LDAP on windows server.

1. Create User in miniOrange

  • Click on Users >> User List >> Add User.
  •  VPN 2FA : Add user in miniOrange

  • Here, fill the user details without the password and then click on the Create User button.
  •  MFA: Add user details

  • After successful user creation a notification message "An end user is added successfully" will be displayed at the top of the dashboard.
  •  Two-Factor Authentication: Add user details

  • Click on Onboarding Status tab. Check the email, with the registered e-mail id and select action Send Activation Mail with Password Reset Link from Select Action dropdown list and then click on Apply button.
  •  2FA: Select email action

  • Now, Open your email id. Open the mail you get from miniOrange and then click on the link to set your account password.
  • On the next screen, enter the password and confirm password and then click on the Single Sign-On (SSO) reset password button.
  •  Multi-Factor Authentication: Reset user password
  • Now, you can log in into miniOrange account by entering your credentials.

2. Bulk Upload Users in miniOrange via Uploading CSV File.

  • Navigate to Users >> User List. Click on Add User button.
  •  2FA: Add users via bulk upload

  • In Bulk User Registration Download sample csv format from our console and edit this csv file according to the instructions.
  •  Two-Factor authentication: Download sample csv file

  • To bulk upload users, choose the file make sure it is in comma separated .csv file format then click on Upload.
  •  2FA : Bulk upload user

  • After uploading the csv file successfully, you will see a success message with a link.
  • Click on that link you will see list of users to send activation mail. Select users to send activation mail and click on Send Activation Mail. An activation mail will be sent to the selected users.

Creating User Groups (Recommended)


  • This step involves Importing the user group from the Active Directory and Provisioning them.
  • Go to Provisioning. Switch to Setup Provisioning tab and select Active Directory from Dropdown menu.
  • MFA/Two-Factor Authentication(2FA) for Nokia  : Select Active Directory (AD)

  • Select Group Provisioning/Deprovisioning tab, and toggle on Import Group option.
  • Enter the Base DN for group sync and click Save.
  • MFA/Two-Factor Authentication(2FA) for Nokia  : Enter BaseDN

  • If you want to dynamically allocate users to the groups present in the miniOrange, then enable "Assign Users to groups"
  • MFA/Two-Factor Authentication(2FA) for Nokia  : Switch on import Group

  • Now switch to Import Groups option and select Active Directory from which you want to import your users.
  • Finally, click on Import button. Your group will be imported.
  • MFA/Two-Factor Authentication(2FA) for Nokia  : User group imported successfully

    (The Active Directory Group Provisioning (Sync) setup is done. Now, whenever a user is created or modified in LDAP server and if the Assign Users to groups is enabled, then user group attribute from the LDAP server will be automatically synced and the user group will be assigned or changed accordingly in miniOrange.)

  • Select Groups >> Manage Groups from left panel.
  • Click on the Create Group button on the top.
  • MFA/Two-Factor Authentication(2FA) for Nokia   Manage Groups

  • Enter an appropriate Group Name and click on Create Group.
  • MFA/Two-Factor Authentication(2FA) for Nokia   Create Groups

  • In this guide we have created a Group by name VPN_Group.
  • Assign various members to the group using the Assign User option associated with the group in the groups list.
  • MFA/Two-Factor Authentication(2FA) for Nokia   User Assign

  • Select the Users that are required to be assigned to this group. Then Select Assign to Group in Select Action Dropdown and click on Apply button.
  • MFA/Two-Factor Authentication(2FA) for Nokia   Assignment to Group

  • These groups will be helpful in adding multiple 2FA policies on the applications.


6. Setup MFA for Nokia

Note: You can follow this guide, if you want to customize and enroll MFA for end users.


  • Here, we will configure a policy for the User Group that we created in this step and associate it with the Nokia VPN Application.
  • Click on Policies >> App Login Policy.
  • MFA/Two-Factor Authentication(2FA) for Nokia   App Authentication Policy

  • Click on Add Policy button.
  • In Application section, select the TACACS App that we configured earlier in Step 1.
  • Select the required User Group in Group Name and enter the Policy name.
  • In this guide, we will configure a Password Only policy for "VPN_Group", so that only the VPN_Group members can access VPN Services without a Second Factor.
  • Once done with the policy settings, click on Submit to Add Policy.
  • MFA/Two-Factor Authentication(2FA) for Nokia   App Add Policy

7. Test miniOrange 2FA for Nokia Login

  • Connect to Nokia.
  • Enter Username and Password.
  • It will prompt you for second factor(if enabled from miniorange admin panel), Enter your 2FA code and you should be connected to Nokia.

Further References

Want To Schedule A Demo?

Request a Demo
  



Our Other Identity & Access Management Products