Core Components
Last updated
Was this helpful?
Last updated
Was this helpful?
Download the installer files
Below are the prerequisites file if needed
Fill the Initialize-Hybr.ini file and then run the setup-hybr.bat file in administrator mode
Properties
Auth Provider
DB Config
AdminOrg
ServiceConfig
SHOULD_CONFIGURE_VCONNECT
- 1 if Vconnect needs to configured, otherwise 0
IS_VCONNECT_ONLY_FOR_WORKFLOW
- 1 if Vconnect is installed only for Workflow, otherwise 0
VCONNECT_ENDPOINT
- http endpoint of the Vconnect instance
VCONNECT_API_KEY
- Vconnect instance's API key
VCONNECT_API_SECRET
- Vconnect instance's API secret
Open Cmd in admin mode.
Setup-hybr.bat install
Navigate to 'C:\inetpub\HybrWebApp' and update identity provider information in web.config
Set IsAADEnabled
value to true
if the customer needs support for Azure Active Directory; Otherwise set to false
If this value is set to true
, update the below web.config with relevant values
AADAuthority
-
AADClientId
- Azure App's Client ID
AADClientSecret
- Azure App's client secretIn
Set IsADFS2016Enabled
value to true
if the customer needs support for AD FS 2016; Otherwise set to false
If this value is set to true
,
Add redirect URLs in application with the following format
Update the below web.config with relevant values
ADFS2016Authority
ADFS2016MetaDataAddress
ADFS2016ClientId
ADFS2016ClientSecret
Set AdminOrgIdentityProviderType
value to
AAD
if Azure Active directory is going to be used as identity provider for Hybr admin portal
ADFS2016
if AD FS 2016 is going to be used as identity provider for Hybr admin portal
Hybr - Service Notification Handler settings
To Sync Subscription with external services
To log Service Catalog purchaseSet below app settings with appropriate values
Settings Name
Group
Value
IsNotifyAzureQueue
EventNotifications
True/False
HybrApiUsername
HybrApiSettings
ex: hybrapiuser
HybrApiPassword
HybrApiSettings
ex:pass@word1
8. To Support Custom domain
Create DB for App
Add connection string in MVC (and API)'s web.config
Raise a custom domain request, this should create necessary tables on DB
Add custom domain mappings. Example: