Message Oracle ORA-28184 - global user cannot have proxy permissions managed in the directory

ERRORglobal user cannot have proxy permissions managed in the directory
CAUSEThe client name specified was a global user.
ACTIONUse ALTER USER to change the type of user (from IDENTIFIED GLOBALLY to something else, such as IDENTIFIED BY password or IDENTIFIED EXTERNALLY).