linagora / esn

OpenPaaS web & API server
4 stars 0 forks source link

OIDC integration in SPAs #20

Closed chamerling closed 2 years ago

chamerling commented 4 years ago

The current issue goal is to integrate OIDC at the SPAs level:

Login/Logout

Login

Logout

User logout from the application menu as usual; The logout process is using the standard global OIDC logout and the user is redirected to the login page?

Technical part

(There is no order in the following list)

chamerling commented 4 years ago

TODO: Update all the SPAs like done here https://github.com/OpenPaaS-Suite/esn-frontend-calendar/pull/37