-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[8.0] Add auth saml #274
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
[8.0] Add auth saml #274
Conversation
…location assignation done by OE
…es on production servers when admins have removed the configuration entry instead of disabling it.
…e proper relaystate
--HG-- branch : odoo8
…tent for everything --HG-- branch : odoo8
…6ebc0 --HG-- branch : odoo8
--HG-- branch : odoo8
--HG-- branch : odoo8
--HG-- branch : odoo8
Suggested by petrus-v on <OCA#274>. --HG-- branch : odoo8
--HG-- branch : odoo8
--HG-- branch : odoo8
--HG-- branch : odoo8
--HG-- branch : odoo8
--HG-- branch : odoo8
--HG-- branch : odoo8
--HG-- branch : odoo8
--HG-- branch : odoo8
--HG-- branch : odoo8
--HG-- branch : odoo8
|
Hey @petrus-v, thanks for the review. Most changes you have suggested, and some more to get this to properly work on Odoo 8 & 9, have been applied. Remaining travis failures (I am stuck on both):
This seems to be getting quite close to success; thanks for any help on these 2 points! |
|
@hbrunn it looks like there is still some issues related to |
|
Hi, I have been struggling with the working of this module. I am trying to use the shibboleth idp, I have entered the metadata from the idp and also have the sp metadata configured. Now when I click on the provider login link, I get an error from lasso as follows File "/usr/lib/python2.7/dist-packages/lasso.py", line 6409, in addProviderFromBuffer Please provide details regarding why this is happening as I am not able to debug further into the package. And also does lasso work with Shibboleth IDP. If it doesn't what's the other alternative I have? |
|
PR canceled for now; dev will continue on https://bitbucket.org/xcg/auth_saml for the moment. |
Suggested by petrus-v on <OCA/server-tools#274>. --HG-- branch : odoo8
Suggested by petrus-v on <OCA/server-tools#274>. --HG-- branch : odoo8
Syncing from upstream OCA/server-tools (10.0)
This addon lets users log into Odoo via an SAML2 provider.
Requires lasso http://lasso.entrouvert.org.