We have updated our Terms of Service, Code of Conduct, and Addendum.

Looking for some guidance on using SSO OpenID auth with Cribl GitOps

Options

Looking for some guidance on using SSO OpenID auth with Cribl GitOps, we have a requirement of enabling SSO on both `Non-Prod` and `Prod` cribl leaders. From my learnings with using TLS and GitOps found that it takes some work and for that we had to move TLS certs out of Cribl repo directory and then refefence. Looking at the docs it appears the cribl.yml file is what holds the SSO info so not sure how to handle that as each ENV will have a different SSO endpoint that needs setup.

Answers

  • jinsea
    jinsea Posts: 7
    Options

    I reached out to Cribl Support with this question since no one had any info here. :smile:

  • Raanan Dagan
    Raanan Dagan Posts: 101 mod
    Options

    Hi Justin, the only workaround I can think of is to add the cribl.yml file to the .gitignore file (i.e. make sure that file does not make it to github)