This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
Okta Error #49
Open
Description
Using the config below:
apiVersion: "security.cloud.ibm.com/v1"
kind: OidcConfig
metadata:
name: my-oidc-provider-config
namespace: kubeflow
spec:
discoveryUrl: https://<org>.okta.com/oauth2/default/.well-known/openid-configuration
clientId: <client_id>
clientSecret: <client_secret>
Okta gives this error back:
Cannot supply multiple client credentials. Use one of the following: credentials in the Authorization header, credentials in the post body, or a client_assertion in the post body.
Is this a know issue?
Metadata
Assignees
Labels
No labels
Activity