Draft: Extract SAML reload app into a separate module
What does this MR do and why?
This MR extracts SAML SSO reload app into a separate module to achieve better code splitting and page performance.
Existing module include two other apps: ScimToken and SamlAuthorize, which are not used.