Forum Discussion

dkturner's avatar
dkturner
New Contributor
5 years ago
Solved

Migrating Code Collaborator To SAML Authenticaiton

I'm working with an existing Code Collaborator installation that has years' worth of code review records and their associated users.  For security and to unify the service login procedures among seve...
  • Fyodor_A's avatar
    5 years ago

    Hi,

     

    The main identification of a user in Collaborator is a login. If the user has identical Collaborator and SSO logins, this user shall be able to access the account after the migration.

    If the logins differ, you will need to change the user's login in Collaborator using the following command:

    ccollab admin user edit --new-login <new-username(which is used in SSO)> <existing-username>