magento / community-features

Magento Features Development is an Initiative to Allows Community Memebers Join to Development of Magento Features
46 stars 18 forks source link

OAuth 2.0 and OpenID support #338

Open balabany opened 2 years ago

balabany commented 2 years ago

One of the biggest problem for integrations is that Magento 2 supports already depreciated and insecure OAuth 1.0 instead of 2.0. On top of that, OpenID would helped third party apps to be securely integrated to Magento 2 increasing security and transparancy.

Its also adviseble to add in support Keycloak, Simplesamlphp (It has OAuth 2.0 and OpenID plugins) and also Gluu server as open source identity servers.

Thanks in advance.

m2-assistant[bot] commented 2 years ago

Hi @balabany. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this