Skip to main content Skip to complementary content

Creating login access

A login access pass allows an identified or anonymous user to access the hub for a maximum of 60 continuous minutes per 28-day period. If the user exceeds the 60 minute time limitation, the user connection does not time out. Instead, another login access pass is used. If no more login access passes are available, the session is discontinued.

When you create new login access you set the following:

  • The number of tokens you want to allocate, providing for a number of login access passes.
  • The license rule specifying which users the login access is available for.

Do the following:

  1. Select License and tokens on the QMC start page or from the StartS drop-down menu to display the overview.

  2. Select Login access rules in the panel to the right.
  3. Click PCreate new in the action bar.

  4. Edit the fields on the Properties tab:

    Tip note You can display or hide property groups using the panel to the far right.
    When using multiple conditions you can group two conditions by clicking Group. After condtions have been grouped you can ungroup them by clicking Ungroup. The default operand between conditions is OR. You can change this in the operand drop-down. Multiple conditions are grouped so that OR is superior to AND.
    You must click Apply to save your changes. Apply is disabled if a mandatory field is empty.
  5. Click Apply.

    The Create license rule dialog opens.

  6. Edit the license rule for the login access:

    1. You can edit the Identification properties:
    2. Name The name of the login access. Mandatory.
      Disabled Select to disable the rule. The rule is enabled by default.
      Description Enter a description for the rule.
    3. Edit the Basic properties.
    4. Information noteThe option Allow access is automatically selected.
    Operands Descriptions and examples
    =

    This operand is not case sensitive and returns True if the compared expressions are exactly equal.

    Example:  

    user.name = ”a*”

    The user named exactly a* is targeted by the rule.

    like

    This operand is not case sensitive and returns True if the compared expressions are equal.

    Example:  

    user.name like ”a*”

    All user with names beginning with an a is targeted by the rule.

    !=

    This operand is not case sensitive and returns True if the values in the compared expressions are not equal.

    Example:  

    user.name != resource.name

    All resources that not have the same name as the user are targeted by the rule.

  7. Optionally, edit the Advanced properties and create the Conditions for the rule:

    • Add a condition.
    • Use the drop-down to specify for which context the rule will apply to.
  8. Click Apply in to create and save the login access.

    The license rule was successfully added to the associated items is displayed at the bottom of the page.

If the number of available tokens is not enough, an error dialog is displayed. Reduce the Number of tokens and click Apply again.

You have now created a new login access and the rules for the login. The users that the rule specifies can access streams and apps as long as there are remaining login access passes.

Learn more

 

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!