Tyler Identity Rapid Identity Setup
Client would like to transition to using Rapid Identity to authenticate user domains.
Tyler Identity (TID)
Rapid Identity authentication
Enterprise ERP (Munis)
Tyler Deploy
SQL Queries
Client that use Tyler ID require IDP Federation and 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 ????
Enter the Rapid Identity FQDN in the following format fs.city.local (do not include HTTPS or slashes)
Enter Rapid Identity WTRealm in the following format urn:TylerIdentityTestÂ
Verify the Rapid Identity 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.