mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
876 B
876 B
AttributeMapping
Define the attribute name mapping between Identity Provider and Clerk's user properties
Fields
| Field | Type | Required | Description |
|---|---|---|---|
userId |
Optional<? extends String> | ➖ | N/A |
emailAddress |
Optional<? extends String> | ➖ | N/A |
firstName |
Optional<? extends String> | ➖ | N/A |
lastName |
Optional<? extends String> | ➖ | N/A |