DIA-25730
Client secret is not set
Cause
An attempt is being made to authenticate a user from an external identity provider to Oracle Database without specifying client secret. This parameter can be set by assigning the OCI_ATTR_OAUTH2_CLIENTSECRET attribute in a user session (OCISession) or authentication (OCIAuthInfo) handle.
Action
Specify the client secret value. Refer to the Oracle Database documentation for the allowed values.