1

Jenkins connection with Gmail SSO

Hello guys,

Is it possible to connect CatLight to a Jenkins server when authentication is made with the Gmail SSO?

Thanks

2 replies

We currently don't support this type of authentication, but you can get an api token from Jenkins UI and connect using it.

https://stackoverflow.com/questions/45466090/how-to-get-the-api-token-for-jenkins 

EC

Can you please elaborate on this solution for environment with SSO.

Thanks

You can use the following workflow:

  • Use a browser to login to Jenkins using SSO.
  • In Jenkins UI, click "Configure" in the left side menu.
  • Click the "Show API Token..." button and copy the token.
  • In CatLight, use your username and api token instead of a password.