Files
calendso/lib
Deepak Prabhakara 7b65942de2 Feature/sso signup (#1555)
* updated saml-jackson

* if logged in redirect to getting-started page with username in the query param

* fixed issue with mixed up Google login, profile.id is undefined and this is causing the first record to be retrieved instead of the AND query failing

* updated updated saml-jackson

* document PGSSLMODE for Heroku

* tweaks to PGSSLMODE doc

* for self-hosted instance just allow user to signin with any identity (as long as email matches)

* fixed submitting flag

* added username to onboarding flow (if requested during signup)

* added telemetry for google login, saml login, saml config

* check if firstName and lastName are defined

* convert mutation to an async op

* added e2e test to ensure username query param gets picked up during onboarding

* fixed minor typo and added note about configuring Google integration as an Internal app when self-hosting

* cleaned up unnecessary ssr in sso signup routes

* renamed function

* Revert "cleaned up unnecessary ssr in sso signup routes"

This reverts commit 3607ffef79542d8ca4277a64be38d35bd9457960.

* moved client side code to useEffect hook

* - format
- fixed Save button in SAML config component

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-02 18:33:27 +00:00
..
2022-01-29 19:22:02 +00:00
2022-01-27 13:32:53 -07:00
2022-02-01 21:48:40 +00:00
2022-02-01 21:48:40 +00:00
2022-01-27 13:32:53 -07:00
2021-12-16 15:20:38 +00:00
2021-08-23 14:45:25 +02:00
2021-08-14 20:53:59 -05:00
2021-10-26 10:17:24 -06:00
2021-11-08 16:34:12 +05:30
2021-10-07 17:12:39 +01:00
2021-10-07 17:12:39 +01:00
2022-01-27 15:16:38 +00:00
2022-02-02 18:33:27 +00:00
2021-10-14 19:22:01 +00:00