Error Message The maximum number of characters for client secret is 50Issue When customer is trying to fill the Client secret with more than 50 characters, it throws an error "The maximum number of characters for client secret is 50" SymptomsWhen we see the logs we can see the below error: Default-thread-9 7EA6DF9B978816109FB879771153AFC0 txid=1c2c5fdf97c8 SUA_47f371dfc0a8000600d86dd2da62a9e7 Operation against file 'oauth_jwt' was aborted by Business Rule 'Auto set oauth client fields^80895b1b974c16109fb879771153aff5'. Business Rule Stack:Auto set oauth client fields Default-thread-9 7EA6DF9B978816109FB879771153AFC0 txid=1c2c5fdf97c8 RedirectTransaction Error in user input caused action to be cancelledReleaseAllCauseThis is expected behavior, as we have a BR (Auto set oauth client fields) that restricts length should not be greater than 50. The 50-character limit for OAuth client secrets is primarily based on standard security practices and operational efficiency.ResolutionTo fill the value in the client secret with value greater then 50 characters if there is a requirement. Disable the Business rule : Auto set oauth client fields https://<Instancename>.service-now.com/sys_script.do?sys_id=fbfe8001d7212100f20bc8170e610300