I got this to work yesterday, following the directions of "Centricity Integration with Azure" document.
Azure setup was done last week...
I set up the free Azure with the option to go to Office 365 someday if I really want or if GE forces the issue. I am told that this is the easier way because if you decide to not provision for Office 365 and try to add it later you pretty much have to redo your provisioning for your domain. There is no mention of this in the GE document. I did not match my internal/external domains so my FQDN for AzureAD is tncneuro.com.onmicrosoft.com. The documentation from GE says that it is OK to do this but they encourage the other option of matching internal/external for some reason. I hope they don't change this down the road because it would be a huge project for me to change.
The GE part...
It seemed to work up until a restart which just sort of happened without too much warning. After the reboot things went downhill for a bit. Before I began I had some issues with the server saying that scripts are not allowed to be run. After looking into it I saw that the server was not disallowing it, contrary to the Microsoft documentation description of default settings so I expressly allowed all scripting to be run for the powershell session with "powershell.exe -ExecutionPolicy Unrestricted". That is a parameter which lasts only as long as the powershell session is running so the reboot restarted the powershell script without the exception I initially defined. I restarted the powershell session and the script and the setup re-ran without a reboot so I was able to get it installed.
I got the following so I assume I am good to go. I am not sure if any testing can be done to test AzureAD features in a test environment.
===================================================
JBoss service has finished deploying.
Running tests to verify installation?
Enter Y to continue, or N to cancel.: y
Checking if all of the components are deployed successfully.
JBoss server deployment is successfully.
Checking if the secret store is configured correctly.
Jul 17, 2018 5:23:18 PM org.picketbox.plugins.vault.PicketBoxSecurityVault init
INFO: PBOX000361: Default Security Vault Implementation Initialized and Ready
Secret store is configured correctly.
Verifying connectivity to AAD services
Connectivity to AAD services looks good.
Verifying the AAD configuration by generating a token.
Generated a token successfully.
Installation process has completed.
If there were errors during validation, please correct them and restart this ins
tallation.
Press Enter to continue...:
Mike Zavolas
Tallahassee Neurological Clinic
Posted : July 18, 2018 12:28 am