opt sso oauth

This commit is contained in:
Ivan Office
2024-12-06 04:18:42 +08:00
parent b107e1748a
commit a16d063d09
2 changed files with 11 additions and 6 deletions

View File

@@ -9,6 +9,7 @@
<field name="scope">odoo,profile</field>
<field name="validation_endpoint">https://www.odooapp.cn/oauth/profile</field>
<field name="data_endpoint"></field>
<field name="user_template_id" ref=""/>
<field name="css_class">fa fa-2x fa-fw fa-sign-in text-primary</field>
<field name="enabled" eval="True"/>
</record>