Enable Infosec OAuth provider for an existing Gitlab user: Difference between revisions

From UNamur InfoSec
Jump to navigation Jump to search
(Created page with "If you're an existing user, after your GitLab account is created, you can activate an Infosec oauth provider. # # Sign in to Gitlab through https://forge.infosec.unamur.be with your GitLab credentials. # On the top bar, in the top right corner, select your avatar. # Select Edit profile. # On the left sidebar, select Account. # In the Connected Accounts section, select the Infosec provider. # You are redirected to the provider. After you authorize GitLab, you are redirec...")
 
No edit summary
Line 10: Line 10:


You can now use your chosen Infosec provider to sign in to GitLab.
You can now use your chosen Infosec provider to sign in to GitLab.
=== Reference ===
* https://docs.gitlab.com/ee/integration/omniauth.html

Revision as of 13:52, 11 January 2023

If you're an existing user, after your GitLab account is created, you can activate an Infosec oauth provider.

  1. Sign in to Gitlab through https://forge.infosec.unamur.be with your GitLab credentials.
  2. On the top bar, in the top right corner, select your avatar.
  3. Select Edit profile.
  4. On the left sidebar, select Account.
  5. In the Connected Accounts section, select the Infosec provider.
  6. You are redirected to the provider. After you authorize GitLab, you are redirected back to GitLab.

You can now use your chosen Infosec provider to sign in to GitLab.

Reference