Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find where to "create a new authentication provider in Odoo" #543

Closed
jcolley opened this issue Jul 28, 2023 · 2 comments
Closed

Cannot find where to "create a new authentication provider in Odoo" #543

jcolley opened this issue Jul 28, 2023 · 2 comments
Labels
bug stale PR/Issue without recent activity, it'll be soon closed automatically.

Comments

@jcolley
Copy link

jcolley commented Jul 28, 2023

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 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:

  1. Begin without knowing what to expect after installation, and only the provided documentation for context
  2. 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
  3. Correct the directory permissions if needed so that the user account running the odoo server has access
  4. 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.

@jcolley jcolley added the bug label Jul 28, 2023
@CRogos
Copy link
Contributor

CRogos commented Nov 14, 2023

You need to go into the developer mode. Than you have a menu entry in the settings:

image

Copy link

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.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label May 19, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

No branches or pull requests

2 participants