theworldbright
|
38439277d6
|
Add licenses where appropriate
|
2016-01-04 17:22:44 +09:00 |
|
theworldbright
|
2a002d90c4
|
Allow for longer redirect uri lists
|
2016-01-04 16:49:56 +09:00 |
|
theworldbright
|
9c9880d880
|
Move JWKs files to database
|
2016-01-04 16:49:56 +09:00 |
|
theworldbright
|
fd467cd42b
|
Add private_key_jwt support
See
- http://openid.net/specs/openid-connect-core-1_0.html#ClientAuthentication
- https://openid.net/specs/openid-connect-registration-1_0.html#ClientMetadata
|
2016-01-04 16:49:55 +09:00 |
|
theworldbright
|
1a7f2edc01
|
Perform major refactoring
- Add foreign_keys
- Remove unused classes/methods
- Fix pronto errors
- Add method to retrieve client id from name
- Remove TODO comments
- Fix unnecessary private key generation
|
2016-01-04 16:49:54 +09:00 |
|
theworldbright
|
99d6d7b3e7
|
Add pairwise pseudonymous identifier support
Squashed commits:
[a182de7] Fix pronto/travis errors
|
2016-01-04 16:49:51 +09:00 |
|
augier
|
de4f68c289
|
Support for more metadata
|
2016-01-04 16:49:50 +09:00 |
|
theworldbright
|
7b80a7408d
|
Add integration tests for implicit flow
Squashed commits:
[d5001fe] Refactor
[8d8a23f] Add test for when authorization is denied
[659fc56] Adjust password flow integration test
|
2016-01-04 16:49:50 +09:00 |
|
Augier
|
73cc55940d
|
Fix travis errors and refactor
|
2016-01-04 16:49:49 +09:00 |
|
theworldbright
|
7c75eb5901
|
Make access tokens belong to user not client app
|
2016-01-04 16:49:48 +09:00 |
|
theworldbright
|
beae77102d
|
Allow current user to be obtained from access token
|
2016-01-04 16:49:16 +09:00 |
|
Augier
|
a1f3d5f5f9
|
Getting token from user credential flow
|
2016-01-04 16:45:21 +09:00 |
|