Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Remember that user entities in the platform have an optional attribute called extraFields, where you can put a JSON value with custom information.

...

Repeat the process for the remaining attributes.

...

Now, when the token is generated for every user, the IM will try to load these claims if present on the extraFields user’s attribute.

...