Appreciate help. This is returning null & the user is logged in:

(Syntax: Python)
user_identifier = session(‘user.email’)

The scope of the preceding registration session:

client_kwargs={
“scope”: “openid profile email”,
},

Hi there @smccarthyml welcome to the community!

Can you let us know which SDK you are using, if any? The more detailed information you can provide about your environment the better.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.