[mitreid-connect] how to change table name for USERS table?

James Yu cyu021 at gmail.com
Wed Dec 31 03:34:33 EST 2014


Hi there,

I need to integrate MITREid-connect into my project and find out I have
table name conflict problem.
MITREid-connect put username and password into a table named "USERS"
whereas "USERS" is already given to a table in my project.
I was expecting to see a table name assignment in model entity such as
@Table(name="user_info")
in DefaultUserInfo.java

However, I am unable to find the pattern of
@Table(name="users")

Please teach me how to rename "USERS" table for MITREid-connect, thank you.


This is a UTF-8 formatted mail
-----------------------------------------------
James C.-C.Yu
+886988713275
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/mitreid-connect/attachments/20141231/9ca5808c/attachment.htm


More information about the mitreid-connect mailing list