<div dir="ltr"><div><div><div><div><div><div>Hi there,<br><br></div>I need to integrate MITREid-connect into my project and find out I have table name conflict problem.<br></div>MITREid-connect put username and password into a table named &quot;USERS&quot; whereas &quot;USERS&quot; is already given to a table in my project.<br></div>I was expecting to see a table name assignment in model entity such as <br>@Table(name=&quot;user_info&quot;)<br></div>in DefaultUserInfo.java<br><br></div>However, I am unable to find the pattern of<br>@Table(name=&quot;users&quot;)<br><br></div>Please teach me how to rename &quot;USERS&quot; table for MITREid-connect, thank you.<br><br><br><div><div class="gmail_signature">This is a UTF-8 formatted mail<br>-----------------------------------------------<br>James C.-C.Yu<br>+886988713275<br></div></div>
</div>