issues
search
stormpath
/
stormpath-framework-tck
HTTP integration tests that ensure a Stormpath web framework integration implements the Stormpath Framework Specification
Apache License 2.0
11
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adds a simple basic auth test for the /me endpoint
#337
bdemers
opened
7 years ago
0
Pr 335 create creds
#336
bdemers
closed
7 years ago
1
Added test for token from client_credentials grant_type.
#335
dogeared
closed
7 years ago
0
More small tweaks
#334
nbarbettini
closed
6 years ago
0
Enable client credentials IT
#333
bdemers
closed
7 years ago
0
Merged okta tck fixes
#332
bdemers
closed
7 years ago
2
Idea: Hacking up some changes to the TCK for Okta Support
#331
bdemers
opened
7 years ago
0
More Okta updates to TCK
#330
nbarbettini
closed
7 years ago
1
Use different accounts in each LoginIT test method.
#329
bdemers
closed
7 years ago
3
No stormpath backend
#328
dogeared
closed
7 years ago
1
Okta + Stormpath
#327
brentstormpath
closed
7 years ago
0
Relax size requirements for register view model.
#326
dogeared
closed
7 years ago
1
relax size check in RegsiterIT
#325
dogeared
closed
7 years ago
0
Add a test for revoking Bearer tokens
#324
nbarbettini
closed
7 years ago
7
Changed email to test mail server
#323
edjiang
closed
7 years ago
1
Add tests for basic (API key) auth
#322
nbarbettini
closed
7 years ago
6
issue 320 - added support for specifying surefire/TestNG groups at ru…
#321
iancorcoran
closed
8 years ago
1
Add failsafe support for running specific TestNG groups
#320
iancorcoran
opened
8 years ago
0
adding emailVerificationStatus to Account
#319
mzumbadoate
closed
8 years ago
3
getSocialProviderIdsFromStormpath fails if app has account stores that are not directories
#318
jarias
closed
7 years ago
0
IT's should not require 404: remove/update IT - ErrorsIT.missingEndpointShouldReturn404()
#317
bdemers
opened
8 years ago
3
NoRedirectionStickinessHtml tests escaped url path
#316
cilim
opened
8 years ago
4
Fixes for compatibility with .NET integration
#315
nbarbettini
closed
8 years ago
1
Added TCK test for stormpath_social Grant Type
#314
mraible
closed
8 years ago
0
Updating the tck so it is a deployable maven module
#313
bdemers
closed
8 years ago
1
Fixed wrong values in pom for scheme and host. Fixed wrong ternary fo…
#312
dogeared
closed
8 years ago
0
ErrorsIT has hardcoded realm
#311
bdemers
opened
8 years ago
3
From all passing to 7 failed, 73 skipped
#310
DamirSvrtan
opened
8 years ago
5
Added code to handle both max-age and expires in cookie
#309
dogeared
closed
8 years ago
0
CookieIT#cookieExpirationMatchesTokenTtl fails on Spring Boot WebMVC #847
#308
mraible
closed
8 years ago
0
Change ForgotPasswordIT#forgotRendersForm to expect type="email".
#307
mraible
closed
8 years ago
0
Change ForgotPasswordIT#forgotRendersForm to expect type="email"
#306
mraible
closed
8 years ago
0
Cache header should contain the string no-store instead of the collection ["no-store"]
#305
jarias
closed
8 years ago
1
Check cache-control contains 'no-store' rather than it being explicitly set to 'no-store'.
#304
mraible
closed
8 years ago
0
Access Token Cookie expiry date is 1 second off of exp claim in Access Token
#303
jarias
closed
8 years ago
1
301 fix for NPE
#302
mrioan
closed
8 years ago
2
Bug in AbstractIT#saveCSRFAndCookies causes NullPointerException
#301
mrioan
closed
8 years ago
0
setup and teardown Application & Director(y|ies) rather than relying on STORMPATH_APPLICATION_HREF
#300
dogeared
opened
8 years ago
0
Updated tests to set CSRF properly when needed.
#299
dogeared
closed
8 years ago
0
Failing Specs - Internal Error
#298
DamirSvrtan
opened
8 years ago
1
Check for status code on MeIT
#297
DamirSvrtan
closed
8 years ago
4
Added CSRF to tests that were failing against Spring Security.
#296
dogeared
closed
8 years ago
2
Added new oauth test to check that all works even if the auth cookies are present.
#295
jarias
closed
8 years ago
1
adding verifyEmail TCKs
#294
mzumbadoate
closed
8 years ago
2
Test for JSON and HTML 404 and 401 errors
#293
mraible
closed
8 years ago
6
Updated constants to be more Java idiomatic.
#292
dogeared
closed
8 years ago
1
Logout with an access token in the authorization header
#291
DamirSvrtan
opened
8 years ago
1
More test cases for register validation errors
#290
jarias
closed
8 years ago
1
Isolating account registration
#289
edjiang
closed
8 years ago
0
274 Test that first redirection to login does not stick
#288
mrioan
closed
8 years ago
1
Next