-
-
Notifications
You must be signed in to change notification settings - Fork 492
Open
Labels
Description
Module
auth_saml
Describe the bug
Having the AWS Identity Center as IDP Provider in the SAML module, when trying to login to the app of odoo from AWS the result is access denied even though the user is in Odoo in the res_users table and AWS in the SAML post, it is sending the correct properties.
To Reproduce
Odoo Community 18.0 in Ubuntu 24.0, auth_saml module 18.0
Steps to reproduce the behavior:
- In AWS Identity Center select the odoo app to login
- The page says that the information thats going to be sent isn't secure and if we want to continue, you select yes
- The odoo login pages appears with the message: You do not have access to this database. Please contact support.
Expected behavior
After selecting the odoo app in AWS i expect to be log in to the odoo platform using the credentials stored in AWS Identity Center
Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)