cancel
Showing results for 
Search instead for 
Did you mean: 

Authentication

Former Member
0 Kudos

I have created and implemented addon using sap business one.When the password of the user was changed the addon stopped working.I want to set user name and password dynamically.I explored the table OUSR ,but the password was saved in different pattern.I want to set the password through database.How do encrypt this password ? I want addon to work even after password is changed.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Dilip

It is not possible to decrypt the password in OUSR table.(at least there is no official method provided)

Otherwise,security concern will arise.

One way to fulfill your request is to use the Single-Sign On by which

the connection information can be transferred from the UI API to the DI API.

You can find more detail in the SDK Help file..

Another way is to just left the login inform to user so they will

enter the correct password themselves.

Regards,

Syn Qin

SAP Business One Forums Team

Answers (0)