Create an admin user for Redgate Clone
Published 09 August 2023
The following creates a Redgate Clone user with full access to all database instances of all users.
- Select or create a new user from the list of users authenticated by OpenId Auth.
- Add a claim to the JWT token called "rgtdm_admin" and set the value to be true.
N.B. OpenId Auth must be enabled and configured.
Although the "rgclone_admin" claim is still supported, we recommend using "rgtdm_admin" instead to enable compatibility with other Redgate tools.