
RajeshD.00986 (Customer) asked a question.
Hi Team,
we have a requirement to send an custom attribute value which should be parsed from the authentication url sent as a query parameter to okta from an app.
ex: https://oktahost.oktapreview.com/home/test_appname_1/xxxxxxx/yyyyyyy?parametername=value.
we need to parse the parametername param and pick the value and needs to be send as attribute(paramaeter = value) in saml assertion.
Will this works and any one tried ? is there any other way to send those as saml assertion post authentication.

Hello @RajeshD.00986 (Customer) Thank you for posting on our Community page!
You can check documentation below on how to send custom attribute in the SAML assertion from an Okta application:
https://support.okta.com/help/s/article/How-to-define-and-configure-a-custom-SAML-attribute-statement?language=en_US
Thank you for reaching out to our Community and have a great day!
--
Help others in the community by liking or hitting Select as Best if this response helped you.
Collect them all. Learn a new skill and earn a new Okta Learning badge.
Thanks for response @Paul S. (Okta, Inc.)
we dont want to modify any user profiles as it is for a single application and we would like to parse from the application url and needs to be sent as part of saml assertion.
Hello @RajeshD.00986 (Customer) Based on the documentation previously shared, that is also a limitation. The default profile will be used.
Thank you for reaching out to our Community and have a great day!
--
Help others in the community by liking or hitting Select as Best if this response helped you.
Collect them all. Learn a new skill and earn a new Okta Learning badge.