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

    Unsolved What is the relationship between Tenants, SCIM Entity Types, and SCIM Entities?

    Q&A
    • ritza • 3 Jan 2025, 10:29 • fusionauth.qhj5e 10 Jan 2025, 04:53
    4
    0
    Votes
    4
    Posts
    560
    Views

    M 10 Jan 2025, 04:53

    @fusionauth-qhj5e Here is some documentation on the subject. Hope it helps.

  • F

    Unsolved How to get Google contacts from an app using FusionAuth

    Q&A
    • ritza google openid • 22 Oct 2024, 09:18 • fusionauth.qhj5e 24 Oct 2024, 10:02
    4
    0
    Votes
    4
    Posts
    2.5k
    Views

    F 24 Oct 2024, 10:02

    Oh, it's still an open bug - https://github.com/FusionAuth/fusionauth-issues/issues/2574. I'll ask there.

  • F

    Unsolved Connector service docs say it needs only user.id, but fails it not given email too

    Q&A
    • connectors ritza • 20 Mar 2024, 14:27 • fusionauth.qhj5e 22 Mar 2024, 09:34
    3
    0
    Votes
    3
    Posts
    2.2k
    Views

    F 22 Mar 2024, 09:34

    @dan Oh I see. The error in the response says:

    "because it was missing a unique id in the [user.id] or enough information to store in FusionAuth (i.e. an email or username)"

    In other words, "either Id or email" is missing from your request. Which makes boolean sense when thinking about it carefully.

    But when first reading it, I though it meant "you need either Id or email", which is very different. I supplied one of those. I though that was what the "or" meant.

    This error could be better as:

    "because it was missing a unique id in the [user.id] or enough information to store in FusionAuth (i.e. an email or username). Both are necessary"

  • F

    Solved How to bulk import users with no password hash?

    Q&A
    • frontegg ritza import migration • 15 Mar 2024, 13:44 • fusionauth.qhj5e 15 Mar 2024, 15:16
    3
    0
    Votes
    3
    Posts
    1.8k
    Views

    F 15 Mar 2024, 15:16

    @mark-robustelli Oh ok, I'll set the password to a UUID then and set the user to change password on login. I'll try on Monday. Thanks for the forum link.

  • F

    Solved Why does import user with Registration fail?

    Q&A
    • import wordpress type ritza registration • 29 Feb 2024, 08:48 • fusionauth.qhj5e 1 Mar 2024, 17:03
    4
    0
    Votes
    4
    Posts
    2.4k
    Views

    A 1 Mar 2024, 17:03

    @fusionauth-qhj5e I have brought this up internally, for now we are considering adding a PR to make it more clear for users.

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