Issue
The users with snc_read_only role not able to login into Mobile App and getting server:access_denied error.
Cause
This issue occurs due to access issues to the user with "snc_read_only" role.
Resolution
To resolve the issue, you can add following sys_property and then will be able to login with the user having "snc_read_only" role.
Name: "glide.security.snc_read_only_role.tables.exempt_create"
Type: String
Value: "sys_user_session, sysevent, syslog, syslog_transaction, sys_user_preference, sys_ui_list, sys_ui_list_element, sys_db_cache, user_multifactor_auth, oauth_credential"