I am setting up the SAML plugin for Odoo with an IdP that by default, provide a Persistant NameID for users. So its value is a UUID, not the email or the username.
Is it possible to configure the SAML plugin so that it maps the user based on its email parsed in the SAML response, and then same the Persistent NameID in the database for next signins?
I am setting up the SAML plugin for Odoo with an IdP that by default, provide a Persistant NameID for users. So its value is a UUID, not the email or the username.
Is it possible to configure the SAML plugin so that it maps the user based on its email parsed in the SAML response, and then same the Persistent NameID in the database for next signins?