Is anyone familiar with standing up a new Rancher instance (I’m using the Helm chart) in an Infrastructure-as-Code tool (I’m using Pulumi) and then programmatically accessing the Rancher instance to configure single sign-on via Azure AD through the Rancher API? Is this even possible? I’ll need a way to create a new credential (not manually via a UI (if even possible)) or retrieve an existing credential (built-in admin) to be able to do this. Any tips/hints/tricks would be greatly appreciated.