Travis Ralston 004e8edcb2
Deprecate sso_immediate_redirect and add welcome-page only option (#19437)
* Deprecate `sso_immediate_redirect` and add welcome-page only option

The old `sso_immediate_redirect` option is kept in code for backwards compatibility, but is replaced by `sso_redirect_options.immediate`, where a new `on_welcome_page` option is also introduced to only target entry points to the app. 

The path matching is a bit brittle, but still ideal in the sense of not showing UI while the app realizes it needs to redirect.

The new welcome page-only option is fully intended to avoid breaking permalinks and such while still redirecting when needed. In future, other options might be added here to further tune the experience.

* Add note about guests
2021-10-21 08:35:05 -06:00
..
2020-12-09 13:59:45 +00:00
2020-09-30 12:04:01 +00:00
2020-07-17 13:04:03 +01:00
2021-09-30 13:50:43 +02:00
2021-05-20 17:28:25 -04:00
2021-10-12 15:15:17 -06:00
2021-08-23 17:14:49 +01:00
2020-07-17 13:04:03 +01:00