17
Views
5
Comments
ossys_User - Claims - Surname - External Id

Hi

We are Configuring Authentication and mapping claims, mostly are stored on ossys_User table, but where is it stored the surname?

Also External Id is a nvarchar, can it be used to store another claim. 

On the users application on the Configure Authentication, what's the function of Technical contact person (optional) fields (Given name,Surname,Email,Phone, Number,Company)?

Best regards

Hi 

thanks for the reply!

Yes I've the configuration but the sent doesn't specify the points above.

Namely where (table/entity) is it stored the surname and what is the use of the Technical contact person (optional) info and where is it stored (table/entity) .

Best regards

Champion

Hi,

I am not sure about SSO on Users application. But am quite sure that it doesn't store surname value anywhere. As in IdP, which is doing same job (SSO authentication) don't store surname value.  Also there is not any table there to hold the User data. 

Yes you can save another claim value in external Id. But content length should not be greater than 36. Although purpose of external Id is to store Id of external system. 



regards

hi

Thanks for the reply of External ID it does solve my question :)

If I populate the claim Surname, I'll get the Username + Surname. So I think the claim value is stored in some other table.

Best regards

Champion

Hi,

But why you want to get Username + surname.

As per IdP code it stores claims values in session tables. 



Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.