• Azure Guest account disabling/enabling within ARS 8.1.3 SP1 web portal

    hello ARS experts

    This is the first time I've used this channel.... I hope i knock to the right door.

    I want to limit the support team's view in their ARS 8.1.3 SP1 portal to only disabled Azure Guest accounts.

    I can use

    - Managed Units to limit…

  • Which permission triggers visibility of "Exchange Properties"

    Hello,

    because of a certain delegation I would need to make "Exchange Properties" visible to some user in ActiveRoles.

    However, I haven't found out which permission is actually triggering this visibility. In The Web Form it just says that it…

  • Is it possible to customize the Group Members and Add Members page to show additional columns as default view for all users?

    We would like to customize the Members page of the Group Management site to display an extra column or two, but it doesn't have a Customize button. Is it possible to customize that page and set a default view for all users?

    We would also like to do…

  • Disappearing Views

    We have multiple front end web servers behind a load balancer.   Each web server points to a different AR app server.   If a tech saves a view, if they happen to hit another web server the next time they log in, that view does not appear.  Is there a way to…

  • Active Roles Server 7.5 / Create a custom script

    Hi all, completely new to ARS / ARSWeb, I would need some details about the task I've been assigned to :

    - ARS : version 7.5

    In One Identity Active Roles Web 7.50, how can I create a form to allow an admin user to copy groups with a selection (not…

  • Issue Pointing AR Web Server to Specific AR App server

    We have multiple AR web servers..  On each web server there is a config file that list which AR app server that particular web server connects to:

    c:\Program Files\One Identity\Active Roles\8.1\Web\Public\xml

    Typically we can change the AR app server name…

  • Active Roles Web Interface Quick Search fails after upgrade to LTS 8.0.1

    Hi

    I just updated to ActiveRoles 8.0.1 LTS from 8.0.0 LTS according to this guide:

    https://support.oneidentity.com/active-roles/kb/4371505/how-to-upgrading-to-active-roles-8-0-x-lts-from-8-0-0-lts-or-later-using-in-place-upgrade-method

    During the upgrade…

  • Pop-up to Form in Home Page ARS 8.0

    Hello,

    I build a Web Interface to create users, and I send the URL forms to the home page. The Forms

    but when I open the form it's open on a new page,

    can I configure it to open in a pop-up like a normal form in ou? For example - pop-up

    Thanks!

  • Extended controls

    Hi 

    i discovered Extended Controls a while ago in Active Role Web Gui and i thought that might be a good way to control code but i guess i havent really thought about using it with onGetEffectivePolicy.

    1. For Example i have simple Form with onGetEffectivePolicy…
  • Unable to get Danish language web modification working

    Hi

    I have an installation of Active Roles at one of our clients and the preferred language is in Danish in the web interface. Now we would like to change the label text on the deprovision command in the action pane to the right when selecting an individual…

  • Web interface force authentication

    Is it possible to force users to authenticate using a Username and password to login to any of the AR web interfaces

  • unable to locate customized command

    A former admin created a customized command (called it command1) under Organization Unit. User can see it under any OU when they login to the arwebhelpdesk site. I am trying to delete this command. However, I am unable to locate it. I logged in as aradmin…

  • Recent Upgrade to 7.4 - Navigation Bar

    Hopefully a simple question:

    My company recently upgraded to Active Roles 7.4, and I believe that we were using 7.0 prior to the recent change.

    Is the Navigation Bar no longer collapsible in newer releases?  I have been unable to find the option, or any…

  • Displaying multiple columns in Web Interface

    I have a script which queries a SQL table I created to add new users to a selected AD group on creation.

    The table originally had 1 column - AD Group Name, which returned all possible groups for the helpdesk to select from in a dropdown list in the web…

  • Web Admin Colour scheme

    Hi,

    Does anyone know if its possible to change the colour scheme on ARWebAdmin so that we can change the default blue to our company colours? 

  • ARS 7.4.3 Slow WebUI Performance

    We've been noticing slow WebUI performance, particularly in the chromium browsers.  The search results, and action panes take a long time to render (20 seconds or so).  There does not seem to be any real load on the web/admin servers (6 CPU's/24GB of…

  • How to create user validation on a web form.

    I have a form where I want to fill out a requester field which is a custom attribute that field will be the SamAccountName of a user would like a way to do a user picker or something.  maybe like a java lookup tool.

  • How to Add a Custom Entry to a new Web Form

    Hello,

    We have a custom Web Interface that we have setup to easily create user accounts into various OU's. The problem we have is that the "New User" form is shared between all the OU's and not all attributes in the "New User" form are relevant.…

  • web interface tree menu edit.

    I am running 7.4 and would like to remove a few links from the menu/Views.   I was able to see a forum post on Tree but Not Views.   Another idea was to get rid of this whole section or collapse and not be able to expand.

    Example all i would like is.

    • Active…
  • ARWebAdmin and ARS Console shows different information for groups

    Hello my Active Roles Server it is running version 7.4.3 with hotfix 330592 installed.

    Here the issue, logged in Active Roles Server from ARS Console when I select one group it is configured as Global Security Group, but surprise when I access the ARWebAdmin…

  • Web Interface crashes when enumerating large groups

    We are in the process of upgrading from ARS 6.9 to 7.3.3. We both versions running in parallel and are planning a cutover soon. However, on ARS 7.3.3, the web interface hangs and eventually crashes while attempting to enumerate large groups. For example…

  • Active Roles Web UI boolean value default to true

    Is there a way in the ARS web ui to set a virtual attribute boolean value to a default?  I have a boolean VA on a web form that isn't populated.  Not all users are created by the sync service, so I need this attribute to default to true, regardless…

  • Set visibility of an entry in a form through PowerShell script

    Hi everyone,

    We have built a custom form in which fields are populated through a PowerShell script, ARS runs this script as you are opening the form.
    It is used to provide a view of bought Office 365 licenses by each of our subsidiaries local IT teams…

  • Restricting Commands with Access Rules/Access Templates?

    Greetings!

    So I was looking for some feedback/suggestions on how to implement the following scenario: I have a command on the web interface that is associated with groups, however, I only ever want this command to show if the user is NOT a member of said…

  • byRef objCommandContext Documentation?

    So, is there any documentation on what methods I can call on the byRef object used in the "isCommandAvailable.vbs" file? The only example I seem to find in the SDK is the   objCommandContext.DirectoryObject.Get("propertyName"), but I am interested…