OCA/server-auth

Got 500 internal server error auth_saml/get_auth_request

ranjith244 opened this issue · 2 comments

Got 500 internal server error auth_saml/get_auth_request

generate keys on your local machine and upload them in the saml provider settings in odoo

example on local machine:
openssl req -x509 -newkey rsa:4096 -keyout odoo-key.pem -out odoo-cert.pem -sha256 -days 3650 -nodes

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.