Access Manager error: 'User must be specified in the map'
Originally Published: 2013-05-06
Article Number
Applies To
RSA Access Manager Server SPI (Server Hook)
Issue
The following error shows in the eserver debug level standard output log
15:59:01:555 [*] [MuxWorker-6] - AuthorizationAPI.createToken( {SC_USER_ID=test_raj4_02, AUTHENTICATION_TYPE=SC_BASIC, SC_IS_VALID=true, SC_BASIC=true}, {CLIENT_IP=10.10.10.10, CLIENT_PORT=42625, CLIENT_VERSION=13, USER_GROUPS_ENABLED=false, TOKENS_ENABLED=false, USER_PROPERTIES_ENABLED=false} ) returning {EXCEPTION_TYPE=TokenException, EXCEPTION_MESSAGE=User must be specified in the map}
15:59:01:555 [*] [MuxWorker-6] - TCPServerAPIAdaptor.createToken( {SC_USER_ID=test_raj4_02, AUTHENTICATION_TYPE=SC_BASIC, SC_IS_VALID=true, SC_BASIC=true}, {CLIENT_IP=10.10.10.10, CLIENT_PORT=42625, CLIENT_VERSION=13, tokens=false, groups=false, props=false} ) returning {EXCEPTION_TYPE=TokenException, EXCEPTION_MESSAGE=User must be specified in the map}
15:59:01:556 [*] [MuxWorker-6] - result: {EXCEPTION_TYPE=TokenException, EXCEPTION_MESSAGE=User must be specified in the map}
Cause
"A valid user must be specified in the map"
It is possible to create a call to create a user token by passing an invalid username, but the token creation will fail in this manner. This error typically only occurs when a custom server hook is in use because in the normal RSA Access Manager program flow the RSA code would not attempt to create a token for a user that does not exist.
Resolution
Related Articles
Use encrypted connection properties in SDK client code 42Number of Views Install SC and Grid Worker on a different drive (Not the C: drive) 40Number of Views ORA-02292: integrity constraint (AVUSER.FK_CONN_PROP_TO_CONN_TYPE_PROP) violated - child record found error when deleting … 147Number of Views Intermittent failure of AA to post challenge questions. 31Number of Views What format is the time stored in the SC_TOUCH_TIME and SC_CREATION_TIME variables of the token within the CTSESSION cookie? 16Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager Upgrade Process How to delete old or pending certificate signing requests for RSA Authentication Manager console or virtual host replaceme…
Don't see what you're looking for?