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

Logout Fails parent #2

Open
jakubvul opened this issue Apr 22, 2016 · 0 comments
Open

Logout Fails parent #2

jakubvul opened this issue Apr 22, 2016 · 0 comments

Comments

@jakubvul
Copy link

Running the latest version of fakesp. While testing out SAML Login for both Okta and Ping, I successfully land on the "You are loggen in" page. However, if I click "Logout" I get the following error:

Error: request.uri field is required.
   at RequestExecutor.executeRequest [as execute] (/Users/jakubswiatczak/stormpath/fakesp/node_modules/stormpath/lib/ds/RequestExecutor.js:68:11)
   at doRequest (/Users/jakubswiatczak/stormpath/fakesp/node_modules/stormpath/lib/ds/DataStore.js:277:27)
   at onCacheResult (/Users/jakubswiatczak/stormpath/fakesp/node_modules/stormpath/lib/ds/DataStore.js:301:5)
   at Array.<anonymous> (/Users/jakubswiatczak/stormpath/fakesp/node_modules/stormpath/lib/cache/Cache.js:54:14)
   at DisabledCache.get.DisabledCache.set.DisabledCache.delete.DisabledCache.clear.DisabledCache.size (/Users/jakubswiatczak/stormpath/fakesp/node_modules/stormpath/lib/cache/DisabledCache.js:11:62)
   at Cache.get (/Users/jakubswiatczak/stormpath/fakesp/node_modules/stormpath/lib/cache/Cache.js:52:14)
   at CacheHandler.getCachedResource [as get] (/Users/jakubswiatczak/stormpath/fakesp/node_modules/stormpath/lib/cache/CacheHandler.js:91:51)
   at Object.executeRequest [as exec] (/Users/jakubswiatczak/stormpath/fakesp/node_modules/stormpath/lib/ds/DataStore.js:294:22)
   at Object.getResource (/Users/jakubswiatczak/stormpath/fakesp/node_modules/stormpath/lib/ds/DataStore.js:122:16)
   at /Users/jakubswiatczak/stormpath/fakesp/node_modules/stormpath/lib/resource/Application.js:121:17
@robertjd robertjd changed the title Logout Fails Logout Fails parent Apr 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant