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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Can tomcat-users.xml be used as identity store?

Patrick MonacoSep 25 2017 — edited Oct 3 2017

If I use ORDS in standalone mode, I know that I can add new users by type a command like

java -jar ords.war user XXX  "XXXX"

Now, if i'm using ORDS with Tomcat, even if I add new users in tomcat-users.xml file, I can't log in with these entries.

Does that mean that the tomcat-users.xml file is not honored by ORDS ?

If no, does that mean that the file credentials continues to be the only identity store for ORDS ?

The documentation says that authentication process can user APIs from WebLogic Server or Glassfish but no mention is given about Tomcat.

Thanks in advance,

Patrick

This post has been answered by Kiran Pawar on Sep 26 2017
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 31 2017
Added on Sep 25 2017
14 comments
778 views