sephster
|
17923634bf
|
Set private keys in tests
|
2019-05-14 20:56:54 +01:00 |
|
sephster
|
521ed9a8cb
|
Merge master into 8.0.0 branch
|
2019-05-14 15:46:01 +01:00 |
|
David
|
1e9a468e66
|
Merge branch 'master' into master
|
2019-04-12 11:17:37 +02:00 |
|
Marc Bennewitz
|
b88198a9a4
|
spec compliant 'error_description' but keep 'message' for BC
|
2019-03-29 16:00:26 +01:00 |
|
filecage
|
8cf39fd9cd
|
applies style CI diff
|
2019-03-16 13:15:38 +01:00 |
|
filecage
|
6f6820f629
|
removes @var hints
the @var hints make PHP stan fail together with PHPUnit 6.3
|
2019-03-16 13:12:34 +01:00 |
|
filecage
|
aa5bbe5f06
|
boyscout: style CI tweaks
|
2019-03-11 23:26:35 +01:00 |
|
filecage
|
2ea76ca4fd
|
Adds handling for null issued refresh token to Grant implementations
|
2019-03-08 18:19:16 +01:00 |
|
filecage
|
b2840474fd
|
AbstractGrant no longer tries to issue a refresh token if the Repository returned null
|
2019-03-08 18:16:16 +01:00 |
|
Patrick Rodacker
|
fad42a88fd
|
removes unused local variable $scopeEntity from ImplicitGrantTest
|
2019-01-20 22:11:22 +01:00 |
|
sephster
|
16f37560d4
|
Merge latest version of 8 branch
|
2018-12-19 13:03:10 +00:00 |
|
sephster
|
894724c45b
|
Remove invalid commenting
|
2018-12-10 23:01:45 +00:00 |
|
sephster
|
fd65bf9e54
|
Streamline tests
|
2018-12-10 22:51:58 +00:00 |
|
Chris Tanaskoski
|
ec8a663a81
|
Added test for respondToAccessTokenRequest using Http Basic Auth for client credentials
|
2018-11-29 09:28:36 +01:00 |
|
Marc Ypes
|
b09154af33
|
Add test to prove bc break
|
2018-11-16 13:29:47 +01:00 |
|
sephster
|
443d7c485a
|
Revert interface change so class can be extende
|
2018-11-15 22:22:08 +00:00 |
|
sephster
|
685dc6edea
|
Update test
|
2018-11-13 18:19:20 +00:00 |
|
Marc Ypes
|
5868996961
|
Add test for previous exceptions
|
2018-11-13 00:25:22 +01:00 |
|
Marc Bennewitz
|
16f9de86f2
|
cleanup DateTime handline
* DateTime -> DateTimeImmutable
* DateTime::format('U') -> DateTime::getTimestamp()
* (new DateTime())->getTimestamp() -> time()
|
2018-11-08 12:45:18 +01:00 |
|
Marc Bennewitz
|
d288a2ad8a
|
Make AuthorizationServer stateless
|
2018-11-05 09:08:02 +01:00 |
|
sephster
|
0c2356a508
|
Fix file names for code challenge verifier tests
|
2018-09-21 20:43:04 +01:00 |
|
sephster
|
9645119ccb
|
Fix missing comma
|
2018-09-21 20:35:04 +01:00 |
|
sephster
|
1ddc27e792
|
Add code challenge verifier tests
|
2018-09-21 20:12:05 +01:00 |
|
sephster
|
36bf4ff8f2
|
Fix accidental paste of code
|
2018-09-02 16:19:47 +01:00 |
|
sephster
|
5d3d9d95be
|
Remove extra line
|
2018-09-02 15:46:59 +01:00 |
|
sephster
|
de899fbe0a
|
Fix incorrect usage of isConfidential
|
2018-09-01 15:05:12 +01:00 |
|
sephster
|
3eabbafe5b
|
Client says if it is confidential instead of repository
|
2018-09-01 14:53:27 +01:00 |
|
sephster
|
060a090479
|
Change tests to use validClient instead of getClientEntity
|
2018-09-01 14:26:22 +01:00 |
|
sephster
|
74495cac49
|
Set proper confidential settings in existing tests
|
2018-08-16 12:59:10 +01:00 |
|
Andrew Millington
|
fb43801458
|
Change function name to setConfidential()
|
2018-08-15 21:40:41 +01:00 |
|
sephster
|
8ab27ede39
|
Add test to ensure public clients are asked to provide a code challenge
|
2018-08-13 22:54:12 +01:00 |
|
sephster
|
0105a20126
|
Reverted tests to remove isConfidential check
|
2018-08-13 22:00:34 +01:00 |
|
sephster
|
491852b521
|
Move code challenge check to auth code request
|
2018-08-13 21:47:53 +01:00 |
|
sephster
|
7f2fd7b22c
|
Add set confidential to clients for tests
|
2018-08-13 21:21:59 +01:00 |
|
Andrew Millington
|
abef682031
|
Add setIsConfidential to client stub for tests
|
2018-08-12 20:34:58 +01:00 |
|
Andrew Millington
|
5ad00b0e33
|
Remove enableCodeExchangeProof function
|
2018-07-29 22:34:37 +01:00 |
|
Andrew Millington
|
f49cc65c13
|
Change to store code challenge and method whenever sent for PKCE
|
2018-07-29 19:56:30 +01:00 |
|
Christiaan Goossens
|
a479b5762e
|
Fix implicit grant scopes
|
2018-07-13 11:47:32 +02:00 |
|
Andrew Millington
|
0c542637fe
|
Merge branch '8.0.0' into fix-909-v2
|
2018-06-24 13:51:04 +01:00 |
|
Andrew Millington
|
2fcee76d13
|
Remove unused stub function
|
2018-06-24 13:39:40 +01:00 |
|
Andrew Millington
|
574299d862
|
Fix tests
|
2018-06-24 13:38:55 +01:00 |
|
Andrew Millington
|
dad3b1e1c9
|
Remove unused test
|
2018-06-24 13:32:49 +01:00 |
|
Andrew Millington
|
369c7005a3
|
Merge master into version 8 branch
|
2018-06-24 01:10:02 +01:00 |
|
Andrew Millington
|
e4a7fea834
|
Move OAuthServerExceptionTest to appropriate folder
|
2018-05-25 10:00:21 +01:00 |
|
Andrew Millington
|
466e1a639d
|
Merge remote-tracking branch 'upstream/master' into exception-has-redirect
|
2018-05-25 09:49:14 +01:00 |
|
Andrew Millington
|
72ead2e3ce
|
Fix unused use statement
|
2018-05-24 12:23:26 +01:00 |
|
Andrew Millington
|
ae4ab26aaf
|
Add test for unsigned access token
|
2018-05-24 12:19:55 +01:00 |
|
Andrew Millington
|
61156ef8c7
|
Use __toString() for access token
|
2018-05-23 16:34:39 +01:00 |
|
Andrew Millington
|
4aeb92aa98
|
Merge remote-tracking branch 'upstream/8.0.0' into access-token-jwt
|
2018-05-21 16:18:24 +01:00 |
|
Andrew Millington
|
b1b33207ab
|
Fix namespacing for Exception test
|
2018-05-13 18:02:23 +01:00 |
|