Jump to content
  • 0

Refresh data from the authentication tabel without logging out


peterhanse

Question

Goodmorning,

I use data from the authentication table to allow access to certain data pages. I have a data page that changed the preferred setting. However, this setting will not take effect until the user logs in again. Is there  a way to refresh this data without logging out .

 

Regards Peter

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hi Peter, 

As far as I know, values, taken from the authentication fields, will be the same during whole session, even if values were changed, because data were stamped in the moment when user logs in, and will be valid till the user logs out. After updating data, to let user see new values, he should start a new session. It means that he should log out and then log in.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...