
tdjsv (tdjsv) asked a question.
I am trying to authenticate based on SAML.
I am expected the User Information in SAML Response after successful Authentication, But i could not able to receive those information.
Do i need to call any other call to fetch User Information from OKTA?
Please help me on this.
Thank in advance.

Hi Suresh!
Cosmin here with Okta Support.
I recommend capturing SAML trace for the affected user(s) (https://developer.okta.com/docs/guides/saml-tracer/overview/) to see which attributes are present in the SAML assertion.
Also make sure the desired attributes are configured as described on https://support.okta.com/help/s/article/How-to-define-and-configure-a-custom-SAML-attribute-statement?language=en_US, if the application is custom.
If it is an application from our catalog please review Directory > Profile Editor > Attributes for the specific application and once added, re-assign the users to the app.
If you still encounter issues, please open a Support ticket on https://support.okta.com/help/s/?language=en_US.
Thank you!
Thank You @User15730827963261093920 (Vendor Management) ,
Below provided instructions helped me to get Attributes in SAML Resposne.
https://support.okta.com/help/s/article/How-to-define-and-configure-a-custom-SAML-attribute-statement?language=en_US
But i got 3 attributes only which i have given in Genaral Attribute Statment Section. I didn't received full details of User.
In General tab, Attribute Statement section i am able to see few Values only, could not able to see all values which i mapped in Profile Update
In Profile Editor Section i have provided / added the around 12 attributes
@User15730827963261093920 (Vendor Management) , could you please help me on this / suggest me what should i do to get all user details.
Thank you very much in advance.