Alex Bilbie
|
083a44df2e
|
Fixed broken tests following previous commits
|
2013-05-08 18:10:43 -07:00 |
|
Alex Bilbie
|
f4b32a2bc6
|
Optimised tests by removing unused variables and adding further assertions
|
2013-05-08 13:34:05 -07:00 |
|
Alex Bilbie
|
437833cd32
|
Renamed AuthServer to Authorization, renamed ResourceServer to Resource. Updated all tests and other files
|
2013-05-08 11:42:23 -07:00 |
|
Alex Bilbie
|
f4b955ccff
|
Updated tests for new namespace
|
2013-05-08 11:06:21 -07:00 |
|
Alex Bilbie
|
037fd6e4f7
|
Test for setRefreshTokenTTL
|
2013-05-08 10:44:03 -07:00 |
|
Alex Bilbie
|
0b927ddfbb
|
Test for setAuthTokenTTL
|
2013-05-08 10:43:53 -07:00 |
|
Alex Bilbie
|
d6932cbb5e
|
Renamed get/setExpiresIn to get/setAccessTokenTTL
|
2013-05-08 10:35:13 -07:00 |
|
Alex Bilbie
|
5df1338046
|
New test for getGrantType to test for exception
|
2013-05-06 15:42:11 -07:00 |
|
Alex Bilbie
|
5d7e0d67cc
|
Updated tests for custom expires in
|
2013-05-06 15:36:59 -07:00 |
|
Alex Bilbie
|
1ca8a4f4c3
|
Updated authserver tests
|
2013-05-06 11:09:36 -07:00 |
|
Alex Bilbie
|
9c9db978c6
|
Move authorisation code grant stuff into own grant
|
2013-03-31 13:37:02 +01:00 |
|
Alex Bilbie
|
d53abc661c
|
getExceptionHttpHeaders() unit tests
|
2013-03-27 14:27:06 +00:00 |
|
Alex Bilbie
|
28f85e3bea
|
Fixed broken unit test. Fixes #28
|
2013-03-27 13:29:11 +00:00 |
|
Alex Bilbie
|
be478561b6
|
Fixed unit tests following 74d9946db3
|
2013-03-22 16:28:45 +00:00 |
|
Alex Bilbie
|
521e5b22aa
|
Updated unit tests
|
2013-03-22 12:43:53 +00:00 |
|
Alex Bilbie
|
f4cdfa91c1
|
Updated Password grant
|
2013-03-22 11:41:04 +00:00 |
|
Alex Bilbie
|
fe6ecb1dcf
|
Added test_issueAccessToken_HTTP_auth(). Fixes #22
|
2013-03-22 11:08:52 +00:00 |
|
Alex Bilbie
|
0bf2a5333a
|
Added test_scopeParamRequired()
|
2013-03-22 11:07:55 +00:00 |
|
Alex Bilbie
|
fb518715ce
|
Updated authserver tests
|
2013-03-21 16:25:44 +00:00 |
|
Michael Gooden
|
6c34535155
|
First test case.
Signed-off-by: Michael Gooden <michael@bluepointweb.com>
|
2013-03-21 14:47:32 +00:00 |
|
Alex Bilbie
|
07c07ccb5e
|
Removed static functions, inject authserver instance into grants
|
2013-03-06 16:59:18 +00:00 |
|
Alex Bilbie
|
34a7d14557
|
Added requireStateParam() method. Fixes #9
|
2013-03-04 13:15:12 +00:00 |
|
Alex Bilbie
|
f5b6b43bef
|
Added requireScopes() method
|
2013-03-04 13:10:00 +00:00 |
|
Alex Bilbie
|
88616853c4
|
Fixed broken tests
|
2013-02-22 16:55:42 +00:00 |
|
Alex Bilbie
|
43d064733f
|
Changed all mentions of authentication to authorization server
|
2013-02-20 12:40:42 +00:00 |
|