Views:
GOsupport Logo
 
 
 
 
Install the BCO akoyaGO GOmanager User Connector Azure AD Enterprise Application

1. Start PowerShell with administrator privileges, open Task Manager and select File -> Run new task:

Graphical user interface, application<br><br>Description automatically generated
 

2. Type in “powershell” and check the checkbox highlighted:

Graphical user interface, text, application<br><br>Description automatically generated
 

3. Run this command in PowerShell:
 

Note: The script will check to make sure you have the proper PowerShell modules installed and will ask you to log in. Use tenant’s credentials that have admin rights or else the script will fail.


iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/akoyago/public/main/scripts/deployment/Install-BCOakoyaGOGOmanagerUserConnector.ps1'))
 

The script will look like this when run and completed successfully:


Text<br><br>Description automatically generated
 

4. When the script is done, it will say “Done.”.


5. Copy and paste the URL (noted in red) in a browser logged into the tenant to grant consent. The URL will be automatically generated for each tenant.


If done correctly, you will see this consent dialog:

 
 

6. When consent is granted correctly, the browser will redirect to the akoyaGO home page.