Cannot save password in Basic Auth Profile

Shalika
Tera Expert

Due to the recent changes in Jira the authentication password length has increased. Due to this I am not able to save the password in Basic auth profile in ServiceNow. How to increase the length of the password field. I tried to increase the length by configuring dictionary and increasing the length but it seems not to work. 

Please help

2 REPLIES 2

raja_5
Tera Expert

Hi @Shalika ,

 

I have the changed the length to 500 and tried and it worked for me jira int.PNG

CarlaP
Mega Contributor

Hi Shalika,

An alternative approach is to store hashed passwords instead of plain text in your Basic Auth profile. This enhances security and might bypass the character limit issue.