Activating Rancher with an external identity provi...
# general
f
Activating Rancher with an external identity provider such as Azure AD through the UI is working without issues. However, when attempting to activate through the Rancher API, the identity provider is successfully enabled, but the user groups are not being pulled into Rancher. I am making the API calls using the following endpoint
RANCHER_URL/v3/azureADConfigs/azuread
, and the HTTPS request body is identical to the one sent during activation through the UI.