Hi,
I have created a database application with single sign on. As you know due to single sign-on my users do not need to enter userid/password to login into application. When a user login into my application their ID (email add) automatically appears on the right upper corner automatically. My question is how can I capture user ID into my user table when a user login into the application?
Appreciate any help.
Thanks,
Mohammad