Tyler Identity Azure Setup
Client would like to transition to using Azure AD to accommodate multiple domains.
Tyler Identity (TID)
Azure authentication
Munis 2019.x, 2020.x
Tyler Deploy
SQL Queries
Clients that use Tyler ID require ADFS or Azure to authenticate multiple domains will need to update their Authentication Type in Tyler Deploy (If they have access to Product Configurations).
Azure AD
Log into Tyler Deploy
Navigate to Product Configuration | Tyler Identity
Change Local Authentication Type to Azure AD
Enter the Azure FQDN in the following format fs.city.local (do not include HTTPS or slashes)
Enter Azure WTRealm in the following format urn:TylerIdentityTestÂ
Verify the Azure Metadata Address looks correct. Example: https://fs.city.local/federationmetadata/2007-06/federationmetadata.xml
Redeploy Tyler ID
Run the following query against the tylerid{env} database
SQL: Deletes all users from the TID database except the built in tyleradminÂDELETE
ÂFROM
ÂMembershipReboot.UserAccounts WHERE
Ânot
ÂUsername='tyleridentityadmin@tylertech.com'
Update the integrated products HUB, MUNIS, etc...Â
"UserNameClaim":Â "winaccountname"
Contact Tyler Systems Management Support or submit a case via the Online Support Client Portal for additional assistance.