appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
32.37k stars 3.5k forks source link

[Feature]: Support for IdP initiated SSO #16339

Open trishaanand opened 1 year ago

trishaanand commented 1 year ago

Is there an existing issue for this?

Summary

Appsmith supports SP initiated SSO (aka login from Appsmith login page) but doesn't support login initiated from the identity provider for Appsmith which eventually leads to Appsmith home page.

Why should this be worked on?

Large enterprises tend to use a lot applications. The IdP tends to become the central repository of all applications for easy access. We should support the same so that Appsmith can be accessed from within the IdP.

Front logo Front conversations

infinitetrooper commented 1 year ago

Additional request on Discord - https://discord.com/channels/725602949748752515/1057219717938544751

infinitetrooper commented 1 year ago

AForce Request - https://theappsmith.slack.com/archives/C0341RERY4R/p1675091740703529

infinitetrooper commented 1 year ago

User Request

We are building on Appsmith, and in the process have integrated the login with Keycloak over OIDC. The integration works fine, and we can log in successfully via Keycloak. We are facing a challenge however when logging out of the app. The challenge is as follows:

Once we log out of the app via Keycloak, the Appsmith session remains active, meaning that anyone with a bookmarked link to the app home/landing page can go right back in without logging in again. We would like to have it such that the OIDC logout also ends the Appsmith session. Is there a way we can achieve this?

ame-appsmith commented 5 months ago

Another user asked about this feature.

riteshkew commented 2 months ago

Medium effort and good impact for enterprises