You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
auth_oidc (or possibly just lack of clear documentation)
Describe the bug
After installing the auth_oidc plugin, I cannot find anywhere in the UI to "create a new authentication provider in Odoo" as the documentation suggests. The documentation does not elaborate any further, making it impossible to know if the plugin is installed correctly or simply not loading without any error messages.
I have installed the auth_saml plugin and configured it without issues, but would rather use auth_oidc if I can get it configured.
The auth_oidc directory permissions and location are identical to the auth_saml.
To Reproduce
Odoo & auth_oidc v16
Steps to reproduce the behavior:
Begin without knowing what to expect after installation, and only the provided documentation for context
After having successfully installed and configure the auth_saml plugin, download the auth_oidc plugin & unzip to the Odoo addons directory so that it's next to the auth_saml directory
Correct the directory permissions if needed so that the user account running the odoo server has access
Restart the Odoo server
Expected behavior
Some kind of UI option(s) to be displayed in the Settings UI somewhere, providing options to "create a new authentication provider in Odoo" as the documentation states.
Additional context
Odoo is running in a Docker container and all plugin dependencies have been added to a custom image based on the official Odoo image. No other image modifications.
The text was updated successfully, but these errors were encountered:
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.
Module
auth_oidc (or possibly just lack of clear documentation)
Describe the bug
After installing the
auth_oidc
plugin, I cannot find anywhere in the UI to "create a new authentication provider in Odoo" as the documentation suggests. The documentation does not elaborate any further, making it impossible to know if the plugin is installed correctly or simply not loading without any error messages.I have installed the
auth_saml
plugin and configured it without issues, but would rather useauth_oidc
if I can get it configured.The
auth_oidc
directory permissions and location are identical to theauth_saml
.To Reproduce
Odoo & auth_oidc v16
Steps to reproduce the behavior:
auth_saml
plugin, download the auth_oidc plugin & unzip to the Odoo addons directory so that it's next to theauth_saml
directoryExpected behavior
Some kind of UI option(s) to be displayed in the Settings UI somewhere, providing options to "create a new authentication provider in Odoo" as the documentation states.
Additional context
Odoo is running in a Docker container and all plugin dependencies have been added to a custom image based on the official Odoo image. No other image modifications.
The text was updated successfully, but these errors were encountered: