FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. Tags
    3. update
    Log in to post
    • All categories
    • B

      Unsolved Updates and custom themes

      Q&A
      • theme customization update • • billyudi
      2
      0
      Votes
      2
      Posts
      1.3k
      Views

      danD

      @billyudi We are working on a update to the upgrade guide which will discuss how to map the new theme files and changes.

      You can follow along with it here:

      https://github.com/FusionAuth/fusionauth-site/pull/2166

      I get your larger question though, which is, if I customize my theme, and then I upgrade from 1.45 to 1.46 and 1.46 introduces a new themed page, what does that new themed page look like?

      Have you tried testing this out?

    • danD

      Removing a user when they are removed from an IdP?

      Q&A
      • removing users update idp • • dan
      2
      0
      Votes
      2
      Posts
      1.6k
      Views

      danD

      You would have to add a hook in your IdP to make an API call to delete the user in FusionAuth. However, because the SoR will no longer have this user, the use will not be able to log in via FusionAuth either unless their password is reset.

      We have discussed adding support for SCIM which may provide some of these types of features assuming other IdPs also support this standard. This is on the roadmap: https://github.com/FusionAuth/fusionauth-issues/issues/106