0

I'm getting my personal infrastructure set up (Gitlab, Jenkins, etc.) and I'm planning on using OpenID for single sign-on. I understand that SSO works for Gitlab and Jenkins.

Would I be able to configure Chef the same way? If not, would it be possible to do it by some other means (e.g. Chef behind Apache reverse proxy that handles auth)?

Ryan Kennedy
  • 203
  • 2
  • 11

1 Answers1

0

Yes, the Chef Server WebUI can use OpenID. It's documented in Chef Configuration Settings.

sciurus
  • 12,678
  • 2
  • 31
  • 49