OCI-52601
Invalid end-user token in the end-user security context: string
- Token_Validation_Error : Reason why the end-user token is invalid.
Cause
End-user token in the end-user security context provided by the database client is invalid. Possible reasons :
- Token too short
- Failed to parse token
- Token is expired
- Missing username
- Failed to verify token signature
- Failed to get roles
Action
Provide valid end-user token in the end-user security context sent by the database client.