Skip to content
This repository was archived by the owner on Dec 30, 2018. It is now read-only.
This repository was archived by the owner on Dec 30, 2018. It is now read-only.

After have updated profile via the relative feature, the response with the user information doesn't return the updated values. #17

@apalazzin

Description

@apalazzin

Hi,
I have correctly configurated the project and the demo app works.

I've only one strange behaviour when I use Update Profile feature. I tryed to update the DisplayName field and saved the changes. Then the redirect returned to my app page, but the information about user wasn't updated (I have checked inside the Azure Dashboard and instead the information was correctly updated).

  • I tryed to logout and re-login with the same user, but nothing, the problem persisted.
  • I tryed to re-login the same user in an other browser in incognito mode, but nothing, the problem persisted.
  • The last test was to restart nodejs server and magically, after login, the information was updated.

I have just tryed to change exports.useMongoDBSessionStore with both true and false values but the problem remains. Only restarting server is the solution.

Can anyone help me?

Best,
Alberto

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions