Forum Discussion

amanda_optly's avatar
10 years ago

Attributes that I can set/send in the SSO process

What I'm looking for is a table of attributes that i can set/send in the single-sign-on process.
 
In the end, I'd like to set a custom attribute for every Lithium user (called example_type) which we can access via the Javascript API on our community
 
So I need to know:
 
1) How to set the plan type attribute in the settings {} object when doing the SSO
2) How to access this attribute client side on our community
 
Anyone have any thoughts?