Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORDS running on Tomcat: An attempt was made to authenticate the locked user [Hashedvalue]

Niels Van EsbroeckNov 6 2024 — edited Nov 6 2024

Hi!

I have recently installed ORDS on Tomcat for the first time following this guide:

https://oracle-base.com/articles/misc/oracle-rest-data-services-ords-installation-on-tomcat-22-onward

As far as I can tell the applications are completely functional, but I am faced with a flood of the following error in catalina.out:

(I changed the hash)

 WARNING     An attempt was made to authenticate the locked user [uXjZKrR5LM2BYd_3q8KlZw..]

The value of the user corresponds to the user string from our Oauth POST's, but this is handled by our application and i am puzzled as to why tomcat would attempt to authenticate these out of the box, I am struggling to find the relevant settings.

Any idea how i could prevent these warnings?

Thanks in advance!

Niels

Comments
Post Details
Added on Nov 6 2024
6 comments
626 views