This is an example identity mapper extension that converts a username to an email address.
Allowed Arguments
Argument Name: | emailDomain |
Description: | The domain name to be used when constructing an email address. |
Data Type: | String |
Is Required: | true |
Maximum Occurrences: | 1 |
Example Configurations
Uses the default email domain of 'example.com'.
- {no-arguments}
Sets 'mydomain.com' as the domain to be used when contructing email addresses.
- emailDomain
- mydomain.com