Password length not increasing in discovery_credential table

surbhi_123
Tera Expert

I have to integrate Jira nad ServiceNow using Basic Authentication and for that the length of the token key generated from Jira is very large which is not accepting in the basic auth profile and it generates the error as follows -

surbhi_123_0-1680849123168.png

When I changed the length of the password in discovery_credential table to 2000, it is still showing the same error. I do not know if the length increased or not.

surbhi_123_1-1680849239601.png

 

How to solve this issue?

 

 

1 ACCEPTED SOLUTION
4 REPLIES 4

Varad Bhagwat1
Tera Contributor

Having same issue even if I updated the max length but still action is going to be abort.

Can anyone know the solution?

Gurpreet07
Mega Sage

Do not increase the length in one go. Do that in steps, like first increase that to 200 and save. then 400 save. repeat till 2000 and check.

Try the same as you described but looks like even if you change the size of that type in discovery_credentials table there's some background size value which we cannot change.(check following attachments).