Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AccessToken invalidation #3111

Closed
bajtos opened this issue Jan 17, 2017 · 4 comments
Closed

AccessToken invalidation #3111

bajtos opened this issue Jan 17, 2017 · 4 comments
Assignees

Comments

@bajtos
Copy link
Member

bajtos commented Jan 17, 2017

This is an Epic to capture all stories for implementing AccessToken invalidation on email/password change.

@bajtos bajtos self-assigned this Jan 17, 2017
@bajtos bajtos added the epic label Jan 17, 2017
@josephlaw
Copy link

josephlaw commented Jan 24, 2017

Hi, got "Invalid Access Token" after upgrade from 2.37.1 to 2.38.0, no idea what happen.

error{"data":{"error":{"message":"Invalid Access Token","stack":"Error: Invalid Access Token\n at /Users/xxxx/tmp/server/node_modules/loopback/common/models/access-token.js:117:23\n at /Users/xxxx/tmp/server/node_modules/loopback/common/models/access-token.js:170:11\n at Object.forward (/usr/local/lib/node_modules/strongloop/node_modules/strong-agent/lib/proxy.js:92:23)\n at eval (eval at wrap (/usr/local/lib/node_modules/strongloop/node_modules/strong-agent/lib/proxy.js:214:20), <anonymous>:3:21)\n at /Users/xxxx/tmp/server/node_modules/loopback-datasource-juggler/lib/dao.js:2760:17\n at doNotify (/Users/xxxx/tmp/server/node_modules/loopback-datasource-juggler/lib/observer.js:99:49)\n at doNotify (/Users/xxxx/tmp/server/node_modules/loopback-datasource-juggler/lib/observer.js:99:49)\n at doNotify (/Users/xxxx/tmp/server/node_modules/loopback-datasource-juggler/lib/observer.js:99:49)\n at doNotify (/Users/xxxx/tmp/server/node_modules/loopback-datasource-juggler/lib/observer.js:99:49)\n at Function.ObserverMixin._notifyBaseObservers (/Users/xxxx/tmp/server/node_modules/loopback-datasource-juggler/lib/observer.js:122:5)

@josephlaw
Copy link

Add "logoutSessionsOnSensitiveChanges" : true into server/config.json to fix "Invalid Access Token" after upgrade from 2.37.1 to 2.38.0. Thanks your attention.

@bajtos
Copy link
Member Author

bajtos commented Jan 24, 2017

@josephlaw hi, thank you for the feedback. Could you please open a new issue and include full steps for reproducing the issue, ideally per our bug-reporting instructions? Also if you could mention my GitHub handle (@bajtos) in the issue description, so that I get email notification.

@stale stale bot added the stale label Aug 23, 2017
@stale stale bot closed this as completed Sep 6, 2017
@stale
Copy link

stale bot commented Sep 6, 2017

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants