
nhx3n (nhx3n) asked a question.
I need to integrate an application that expects the UserId attribute to be filled in the REMOTE_USER variable. Is that possible?
also, how can I be sure that the cookies are properly set in OAG? They are not seen in the developer tools of the web browser once being redirected to the app.

Hi @nhx3n (nhx3n) , Thank you for reaching out to the Okta Community!
I ran this by my OAG colleagues and they confirmed that it's not possible to use REMOTE_USER variable as it's reserved by nginx. You will need to try changing the variable name.
As for testing the cookies they referenced the following article that should help:
https://help.okta.com/oag/en-us/content/topics/access-gateway/task-configure-app-testing.htm
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hope my answer helps!
--
Help others in the community by liking or hitting Select as Best if this response helped you.