worried-electrician-89379
03/21/2023, 1:47 PMbig-hydrogen-97240
03/21/2023, 1:49 PMworried-electrician-89379
03/21/2023, 1:50 PM/v3/keyCloakOIDCConfigs/keycloakoidc
note that I'm not sure that there is no CRD behind that, I just didn't find any obvious candidatebig-hydrogen-97240
03/21/2023, 1:55 PM/v3
is prepended there means, to me, there is a keycloakoidcconfig.management.cattle.io` CRD being CRUD-ed there.
Here is the type in Rancher's code: https://github.com/rancher/rancher/blob/release/v2.7/pkg/apis/management.cattle.io/v3/authn_types.go#L438worried-electrician-89379
03/21/2023, 1:57 PMkubectl get crds | grep ...
)
what component would define that CRD ?big-hydrogen-97240
03/21/2023, 1:58 PMworried-electrician-89379
03/21/2023, 2:00 PMbig-hydrogen-97240
03/21/2023, 2:03 PMhttps://<RANCHER_SERVER_URL>/v3/keyCloakOIDCConfigs
in your browser?<http://keycloakoidcconfigs.management.cattle.io|keycloakoidcconfigs.management.cattle.io>
worried-electrician-89379
03/21/2023, 2:09 PM{
"baseType": "error",
"code": "MethodNotAllow",
"message": "Method GET not supported",
"status": 405,
"type": "error"
}
big-hydrogen-97240
03/21/2023, 2:10 PMworried-electrician-89379
03/21/2023, 2:28 PM$RANCHER_URL/v3/keyCloakOIDCConfigs/keycloakoidc?action=testAndApply
but indeed, it's possible that I need to toggle something to get this to be possible/dashboard/c/c-m-4d6zn929/auth/config/keycloakoidc
I see "The Keycloak authentication provider is currently disabled."