Can we migrate CLM from old Jazz Authorization Server Url to new one ?
![](http://jazz.net/_images/myphoto/b8c185661ed262eebcba680859c7330a.jpg)
One answer
![](http://jazz.net/_images/myphoto/b8c185661ed262eebcba680859c7330a.jpg)
Run the
repotools -migrateToJsaSso
command: On the CLM server, navigate to the
repotools
directory and execute the following ..
repotools -migrateToJsaSso <new_JAS_URL> -oldJsaUrl <old_JAS_URL>
Restart the CLM applications: After the migration is complete, you need to restart the CLM applications (JTS, CCM, QM, RM, etc.) for the changes to take effect.